mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Changed curl's bep files to use finddir, updated curl to 7.21.6.
This commit is contained in:
@@ -9,7 +9,7 @@ BUILD {
|
||||
cd curl-7.21.2
|
||||
libtoolize --force --copy --install
|
||||
autoconf
|
||||
./configure --prefix=/boot/common
|
||||
./configure --prefix=`findir B_COMMON_BIN_DIRECTORY`
|
||||
make
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user