@ -37,7 +37,7 @@ Distribution: OpenPKG [CORE]
Group: Shell
License: GPL
Version: %{V_real}
Release: 20020913
Release: 20021025
# list of sources
Source0: ftp://ftp.cwru.edu/pub/bash/bash-%{V_real}.tar.gz
@ -91,7 +91,7 @@ root () {
}
# suck in the Bourne-Shell environment of all OpenPKG packages
eval `@l_prefix@/etc/rc -p all env:sh`
eval `@l_prefix@/etc/rc -p all env`
# path to user environment init script
if [ -f "$HOME/.bashrc" ]; then