valgrind: remove enormous ./configure-bloat; thanks tilman
This commit is contained in:
parent
b298392e39
commit
a8953af802
@ -12,7 +12,7 @@ source=(http://$name.org/downloads/$name-$version.tar.bz2)
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
./configure --prefix=/usr --mandir=/usr/man --enable-gdb
|
||||
./configure --prefix=/usr --mandir=/usr/man
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user