|
|
|
@ -33,7 +33,7 @@ Distribution: OpenPKG [REL]
|
|
|
|
|
Group: Shell |
|
|
|
|
License: GPL |
|
|
|
|
Version: 2.05a |
|
|
|
|
Release: 20020206 |
|
|
|
|
Release: 20020308 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.cwru.edu/pub/bash/bash-%{version}.tar.gz |
|
|
|
@ -61,7 +61,8 @@ AutoReqProv: no
|
|
|
|
|
CC="%{l_cc}" \ |
|
|
|
|
CFLAGS="%{l_cflags -O}" \ |
|
|
|
|
./configure \ |
|
|
|
|
--prefix=%{l_prefix} |
|
|
|
|
--prefix=%{l_prefix} \ |
|
|
|
|
--without-curses |
|
|
|
|
%{l_shtool} subst \ |
|
|
|
|
-e 's;^\(#define.*SYS_PROFILE["^]*\).*;\1 "%{l_prefix}/etc/bash/profile";' \ |
|
|
|
|
pathnames.h |
|
|
|
|