mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
LibreOffice: fix build
This commit is contained in:
@@ -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()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user