Looks like I removed a line accidentally for the configure phase.
--HG-- extra : convert_revision : 4554d5b18761b54653785df10117fda04d88ac42
This commit is contained in:
parent
087e6ae23d
commit
2680b4827d
|
@ -5,7 +5,6 @@ bash_distver=3.2
|
|||
version=$bash_distver.039
|
||||
wrksrc=$pkgname-$bash_distver
|
||||
distfiles="http://ftp.gnu.org/pub/gnu/bash/$pkgname-$bash_distver.tar.gz"
|
||||
LD_LIBRARY_PATH="$XBPS_MASTERDIR/usr/lib"
|
||||
build_style=gnu_configure
|
||||
configure_args="--without-bash-malloc --with-curses
|
||||
--bindir=$XBPS_DESTDIR/$pkgname-$version/bin"
|
||||
|
|
Loading…
Reference in New Issue