mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
cairo: Fix xcairo recipe.
This commit is contained in:
@@ -74,7 +74,6 @@ defineDebugInfoPackage xcairo$secondaryArchSuffix \
|
|||||||
|
|
||||||
BUILD()
|
BUILD()
|
||||||
{
|
{
|
||||||
exit 0
|
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
export CFLAGS=-D__BSD_VISIBLE
|
export CFLAGS=-D__BSD_VISIBLE
|
||||||
|
|
||||||
@@ -114,9 +113,6 @@ INSTALL()
|
|||||||
prepareInstalledDevelLibs \
|
prepareInstalledDevelLibs \
|
||||||
libcairo-xlib
|
libcairo-xlib
|
||||||
|
|
||||||
# make compatibility symlinks
|
|
||||||
ln -s libcairo-xlib.so.$libVersion $libDir/libcairo-xlib.so.2
|
|
||||||
|
|
||||||
packageEntries devel \
|
packageEntries devel \
|
||||||
$developDir
|
$developDir
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user