* needs build to be hardcoded
This commit is contained in:
parent
96a5458c86
commit
158cf2fa0e
@ -33,7 +33,8 @@ prepare() {
|
||||
build() {
|
||||
cd ${pkgname}-${pkgver}
|
||||
|
||||
./configure --prefix=/usr
|
||||
./configure --build=$CHOST \
|
||||
--prefix=/usr
|
||||
make
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user