libxslt, fix removal of libtool file (#9859)

This commit is contained in:
Schrijvers Luc
2023-12-09 10:02:30 +01:00
committed by GitHub
parent 876fdd006d
commit 44214eb57d

View File

@@ -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 \