forked from ports/contrib
obconf: use bootstrap script instead of autoreconf
This commit is contained in:
parent
74cdcb0ef4
commit
0c958dd65a
@ -13,7 +13,7 @@ source=(http://ci.crux.org.pl/userContent/$name-git_master_cc7a18807663313.tar.x
|
||||
build () {
|
||||
cd $name
|
||||
patch -p2 -i$SRC/preview_c.patch
|
||||
autoreconf -f -i
|
||||
./bootstrap
|
||||
./configure --prefix=/usr --disable-nls
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user