mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libcdio_paranoia, disable static library (#8125)
This commit is contained in:
@@ -7,7 +7,7 @@ COPYRIGHT="2012-2019 Rocky Bernstein
|
||||
Monty
|
||||
Robert Kausch"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://ftp.gnu.org/gnu/libcdio/libcdio-paranoia-10.2+2.0.0.tar.bz2"
|
||||
CHECKSUM_SHA256="4565c18caf401083c53733e6d2847b6671ba824cff1c7792b9039693d34713c1"
|
||||
SOURCE_DIR="libcdio-paranoia-10.2+2.0.0"
|
||||
@@ -64,7 +64,7 @@ defineDebugInfoPackage libcdio_paranoia$secondaryArchSuffix \
|
||||
|
||||
BUILD()
|
||||
{
|
||||
runConfigure ./configure
|
||||
runConfigure ./configure --disable-static
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user