mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
jigit, remove static library (#7998)
This commit is contained in:
@@ -11,7 +11,7 @@ COPYRIGHT="2004-2019 Steve McIntyre
|
||||
2000-2010 George Danchev, Thomas Schmitt"
|
||||
LICENSE="GNU GPL v2
|
||||
GNU LGPL v2.1"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="$HOMEPAGE/download/jigit-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="8a1da3fb7b817174c6c19d71ede19a4b8d0ae433fc5e967d33abf74b545f9954"
|
||||
PATCHES="jigit-$portVersion.patchset"
|
||||
@@ -107,7 +107,7 @@ INSTALL()
|
||||
install -m 644 -t "$manDir"/man8 *.8
|
||||
|
||||
cd libjte && make install
|
||||
rm -f $libDir/*.la
|
||||
rm -f $libDir/*.{a,la}
|
||||
prepareInstalledDevelLib libjte
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user