mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Updated several more .bep files to use finddir to locate the prefix directory.
This commit is contained in:
@@ -13,7 +13,7 @@ BUILD {
|
||||
libtoolize --force --copy --install
|
||||
aclocal
|
||||
./autogen.sh
|
||||
# ./configure --prefix=/boot/common \
|
||||
# ./configure --prefix=`finddir B_COMMON_DIRECTORY` \
|
||||
# LDFLAGS=-L/boot/common/lib \
|
||||
# CPPFLAGS=-I/boot/common/include
|
||||
MANDIR=`finddir B_COMMON_DOCUMENTATION_DIRECTORY`/man
|
||||
|
||||
Reference in New Issue
Block a user