mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Updated several more .bep files to use finddir to locate the prefix directory.
This commit is contained in:
@@ -9,7 +9,7 @@ BUILD {
|
||||
cd php-5.3.4
|
||||
cat $(aclocal --print-ac-dir)/libtool.m4 > build/libtool.m4
|
||||
autoreconf
|
||||
./configure --prefix=/boot/common --enable-shared --enable-static
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY` --enable-shared --enable-static
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user