mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Patch to allow flac to build on gcc4
This commit is contained in:
@@ -8,7 +8,7 @@ DEPEND="gettext >= 0.17"
|
||||
BUILD {
|
||||
cd flac-1.2.1
|
||||
libtoolize --force --copy --install
|
||||
./autogen.sh --prefix=/boot/common
|
||||
./autogen.sh --prefix=`finddir B_COMMON_DIRECTORY`
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user