wok-4.x rev 12387
Fixed the autoconf issue
author | Brenton Scott <admin@trixarian.net> |
---|---|
date | Sun May 26 17:22:16 2013 +0200 (2013-05-26) |
parents | 594f7a31b593 |
children | be5f7212d913 fe8e4ede3b45 |
files | manaplus/receipt |
line diff
1.1 --- a/manaplus/receipt Sun May 26 04:07:10 2013 +0200 1.2 +++ b/manaplus/receipt Sun May 26 17:22:16 2013 +0200 1.3 @@ -14,7 +14,6 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - autoreconf -i && 1.8 ./configure --prefix=/usr --without-opengl $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$PWD/_pkg install