mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
libbluray: configure call: "s/-bindir /--bindir=/" as it is prefered.
REVISION bump NOT required, as both are equivalent and produce the same hpkg.
This commit is contained in:
@@ -77,7 +77,7 @@ defineDebugInfoPackage libbluray$secondaryArchSuffix \
|
||||
|
||||
BUILD()
|
||||
{
|
||||
runConfigure --omit-dirs binDir ./configure -bindir "$commandBinDir" \
|
||||
runConfigure --omit-dirs binDir ./configure --bindir="$commandBinDir" \
|
||||
--disable-bdjava-jar
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user