mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
Updated several more .bep files to use finddir to locate the prefix directory.
This commit is contained in:
@@ -10,7 +10,7 @@ BUILD {
|
||||
# libtoolize --force --copy --install
|
||||
# aclocal
|
||||
# autoconf
|
||||
./configure --prefix=/boot/common --enable-pthreads=""
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY` --enable-pthreads=""
|
||||
make prefix=/boot/common \
|
||||
NO_R_TO_GCC_LINKER=YesPlease \
|
||||
NO_C99_FORMAT=YesPlease \
|
||||
|
||||
Reference in New Issue
Block a user