mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 13:08:53 +02:00
updated bep files to use /boot/common
This commit is contained in:
@@ -8,7 +8,7 @@ STATUS_HAIKU="untested"
|
|||||||
DEPEND=""
|
DEPEND=""
|
||||||
BUILD {
|
BUILD {
|
||||||
cd gzip-1.2.4a
|
cd gzip-1.2.4a
|
||||||
./configure --prefix=/boot/home/config
|
./configure --prefix=/boot/common
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ STATUS_HAIKU="untested"
|
|||||||
DEPEND=""
|
DEPEND=""
|
||||||
BUILD {
|
BUILD {
|
||||||
cd gzip-1.3.12
|
cd gzip-1.3.12
|
||||||
./configure --prefix=/boot/home/config
|
./configure --prefix=/boot/common
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user