mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
apr: remove libtool file
This commit is contained in:
@@ -4,7 +4,7 @@ SRC_URI="http://archive.apache.org/dist/apr/apr-1.5.0.tar.gz"
|
||||
CHECKSUM_SHA256="9879f02054cb22e99f605f6fdbf47f4c028af4cd4f351cf64186a7ee447f35d7"
|
||||
COPYRIGHT="2012 The Apache Software Foundation."
|
||||
LICENSE="Apache v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PATCHES="apr-1.5.0.patch"
|
||||
@@ -48,6 +48,9 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
# remove libtool library file
|
||||
rm $libDir/libapr-1.la
|
||||
|
||||
# prepare develop/lib
|
||||
prepareInstalledDevelLibs libapr-1
|
||||
fixPkgconfig
|
||||
|
||||
Reference in New Issue
Block a user