mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
rubberband, remove static library (#8450)
This commit is contained in:
@@ -5,7 +5,7 @@ another."
|
||||
HOMEPAGE="https://www.breakfastquay.com/rubberband/"
|
||||
COPYRIGHT="2007-2018 Particular Programs Ltd"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://breakfastquay.com/files/releases/rubberband-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="86bed06b7115b64441d32ae53634fcc0539a50b9b648ef87443f936782f6c3ca"
|
||||
PATCHES="rubberband-$portVersion.patchset"
|
||||
@@ -95,6 +95,9 @@ INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
# remove static library
|
||||
rm -f $libDir/librubberband.a
|
||||
|
||||
prepareInstalledDevelLibs librubberband
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user