bash: override configure mktime test, as suggested by the
LFS 6.4 book. --HG-- extra : convert_revision : 11c0a111bed8b70f703a62bc4b5af39781b71878
This commit is contained in:
parent
5f1e53c0fb
commit
0fe5ca49e4
|
@ -7,7 +7,7 @@ wrksrc=$pkgname-$bash_distver
|
|||
distfiles="http://ftp.gnu.org/pub/gnu/bash/$pkgname-$bash_distver.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--without-bash-malloc --with-curses
|
||||
--bindir=$XBPS_DESTDIR/$pkgname-$version/bin"
|
||||
--bindir=$XBPS_DESTDIR/$pkgname-$version/bin ac_cv_func_working_mktime=yes"
|
||||
short_desc="The GNU Bourne Again Shell"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=26c99025b59e30779300b68adb764f824974d267a4d7cc1b347d14a2393f9fb4
|
||||
|
|
Loading…
Reference in New Issue