Author: qboosh Date: Thu Feb 17 11:00:13 2005 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- without-bash-malloc - now builds again
---- Files affected:
SPECS:
bash.spec (1.139.2.2 -> 1.139.2.3)
---- Diffs:
================================================================
Index: SPECS/bash.spec
diff -u SPECS/bash.spec:1.139.2.2 SPECS/bash.spec:1.139.2.3
--- SPECS/bash.spec:1.139.2.2 Tue Sep 7 18:25:49 2004
+++ SPECS/bash.spec Thu Feb 17 12:00:07 2005
@@ -222,16 +222,17 @@
for mode in %{?with_static:static} shared; do
%configure \
--enable-alias \
+ --enable-dparen-arithmetic \
+ --enable-extended-glob \
--enable-help-builtin \
--enable-history \
--enable-job-control \
--enable-restricted \
--enable-readline \
- --with-curses \
- --enable-extended-glob \
- --enable-dparen-arithmetic \
`[ "$mode" = "static" ] && echo "--enable-static-link"` \
- --with-installed-readline
+ --with-curses \
+ --with-installed-readline \
+ --without-bash-malloc
%{__make} \
DEFS="-DHAVE_CONFIG_H -D_GNU_SOURCE"
@@ -347,6 +348,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.139.2.3 2005/02/17 11:00:07 qboosh
+- without-bash-malloc - now builds again
+
Revision 1.139.2.2 2004/09/07 16:25:49 baggins
- release 16
- added act_like_sh patch, I'm sick of having to debug entire system once
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/bash.spec?r1=1.139.2.2&r2=1.139.2.3&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit