mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Should have been finddir B_COMMON_DIRECTORY, not findir B_COMMON_BIN_DIRECTORY... this should fix those typos.
This commit is contained in:
@@ -19,7 +19,7 @@ BUILD {
|
||||
aclocal -I m4
|
||||
autoconf
|
||||
automake
|
||||
./configure --prefix=`findir B_COMMON_BIN_DIRECTORY` \
|
||||
./configure --prefix=`finddir B_COMMON_DIRECTORY` \
|
||||
--enable-shared \
|
||||
--enable-fast-install \
|
||||
--with-modules=yes \
|
||||
|
||||
Reference in New Issue
Block a user