Remove libtool files.

This commit is contained in:
Jérôme Duval
2016-11-21 16:20:36 +01:00
parent 784511aca5
commit bd8818b4a6
38 changed files with 107 additions and 40 deletions

View File

@@ -18,7 +18,7 @@ backward abysm of MS-DOS, but Unix hackers are encouraged to spell it \
HOMEPAGE="http://sourceforge.net/projects/giflib/"
COPYRIGHT="1997-2007 Eric S. Raymond and Toshio Kuratomi"
LICENSE="MIT"
REVISION="2"
REVISION="3"
SOURCE_URI="http://sourceforge.net/projects/giflib/files/giflib-5.x/giflib-5.0.5.tar.bz2/download"
CHECKSUM_SHA256="606d8a366b1c625ab60d62faeca807a799a2b9e88cbdf2a02bfcdf4429bf8609"
SOURCE_DIR="giflib-$portVersion"
@@ -69,6 +69,8 @@ INSTALL()
{
make install
rm $libDir/libgif.la
# We do not want the binaries so that this doesn't conflict
# with the 'giflib' package
rm -rf $binDir