mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 13:38:52 +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 {
|
||||
cd libgsf-1.14.18
|
||||
libtoolize --force --copy --install
|
||||
autoreconf -i
|
||||
./configure --prefix=/boot/common
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY`
|
||||
make
|
||||
cd thumbnailer
|
||||
make
|
||||
|
||||
Reference in New Issue
Block a user