mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Updated several more .bep files to use finddir to locate the prefix directory.
This commit is contained in:
@@ -7,7 +7,7 @@ STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
BUILD {
|
||||
cd intltool-0.40.6
|
||||
configure --prefix=/boot/common
|
||||
configure --prefix=`finddir B_COMMON_DIRECTORY`
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user