mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libxslt, fix removal of libtool file (#9859)
This commit is contained in:
@@ -8,7 +8,7 @@ in commercial applications."
|
||||
HOMEPAGE="http://www.xmlsoft.org/"
|
||||
COPYRIGHT="2001-2012 Daniel Veillard"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://download.gnome.org/sources/libxslt/1.1/libxslt-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="2a20ad621148339b0759c4d4e96719362dee64c9a096dbba625ba053846349f0"
|
||||
|
||||
@@ -105,7 +105,7 @@ INSTALL()
|
||||
rm $libDir/libexslt.la $libDir/libxslt.la
|
||||
|
||||
if [ "$effectiveTargetArchitecture" != x86_gcc2 ]; then
|
||||
$prefix/lib/python3.10/vendor-packages/libxsltmod.la
|
||||
rm $prefix/lib/python3.10/vendor-packages/libxsltmod.la
|
||||
fi
|
||||
|
||||
prepareInstalledDevelLibs \
|
||||
|
||||
Reference in New Issue
Block a user