switch to using bad prefix
This commit is contained in:
parent
fddec8071a
commit
44f3573897
3 changed files with 33 additions and 10 deletions
|
@ -13,7 +13,7 @@ fetch() {
|
|||
build() {
|
||||
cd $pkgname-$pkgver
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--prefix=/usr/bad/autoconf/ \
|
||||
--build=$TRIPLE \
|
||||
--host=$TRIPLE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue