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()
|
||||
{
|
||||
exit 0
|
||||
autoreconf -fi
|
||||
export CFLAGS=-D__BSD_VISIBLE
|
||||
|
||||
@@ -114,9 +113,6 @@ INSTALL()
|
||||
prepareInstalledDevelLibs \
|
||||
libcairo-xlib
|
||||
|
||||
# make compatibility symlinks
|
||||
ln -s libcairo-xlib.so.$libVersion $libDir/libcairo-xlib.so.2
|
||||
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user