mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libimagequant, remove static library (#7635)
This commit is contained in:
@@ -7,7 +7,7 @@ COPYRIGHT="2009-2018 by Kornel Lesiński
|
||||
1989-1991 by Jef Poskanzer"
|
||||
LICENSE="MIT
|
||||
GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/ImageOptim/libimagequant/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="1f46deec3fa280335cf7f0be3ede6006bb420ba8159a03d1f6938e8d283d03ae"
|
||||
SOURCE_FILENAME="libimagequant-$portVersion.tar.gz"
|
||||
@@ -52,6 +52,9 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
# remove static library
|
||||
rm $libDir/libimagequant.a
|
||||
|
||||
prepareInstalledDevelLib \
|
||||
libimagequant
|
||||
fixPkgconfig
|
||||
|
||||
Reference in New Issue
Block a user