make: Rebuild.
This commit is contained in:
@@ -26,12 +26,13 @@ prepare() {
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
${PWD}/configure \
|
||||
./configure \
|
||||
--build=${CHOST} \
|
||||
--prefix=/usr \
|
||||
--without-libintl-prefix \
|
||||
--without-libiconv-prefix \
|
||||
ac_cv_dos_paths=yes
|
||||
|
||||
make -j1 all
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user