LibreOffice: fix build

This commit is contained in:
Sergei Reznikov
2018-11-08 15:38:27 +03:00
parent 524e2b6c30
commit 53d23868b9

View File

@@ -243,10 +243,9 @@ BUILD_PREREQUIRES="
PATCH() PATCH()
{ {
# TODO: remove when huge tooltips are fixed # TODO: remove when huge tooltips are fixed
pushd officecfg/registry/schema/org/openoffice/Office cd officecfg/registry/schema/org/openoffice/Office
sed -i '/Activates the Tip/{n;n;n;s/true/false/}' Common.xcs sed -i '/Activates the Tip/{n;n;n;s/true/false/}' Common.xcs
popd }
{
BUILD() BUILD()
{ {