OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 13-Sep-2002 15:13:29
Branch: HEAD Handle: 2002091314132900
Modified files:
openpkg-src/bash bash.spec
Log:
Englisch police: Word reduction 20 -> 14, more clarity through better usage, and
remove first person language.
Summary:
Revision Changes Path
1.25 +2 -2 openpkg-src/bash/bash.spec
____________________________________________________________________________
Index: openpkg-src/bash/bash.spec
============================================================
$ cvs diff -u -r1.24 -r1.25 bash.spec
--- openpkg-src/bash/bash.spec 13 Sep 2002 13:00:18 -0000 1.24
+++ openpkg-src/bash/bash.spec 13 Sep 2002 13:13:29 -0000 1.25
@@ -107,8 +107,8 @@
if [ ".$1" = .1 ]; then
if [ -f /etc/shells ]; then
if [ ".`grep $RPM_INSTALL_PREFIX/bin/bash /etc/shells`" = . ]; then
- ( echo "Hint: If you want to use $RPM_INSTALL_PREFIX/bin/bash as
the login"
- echo "shell for users you have to add this path to /etc/shells,
please."
+ ( echo "Hint: To use $RPM_INSTALL_PREFIX/bin/bash as the login"
+ echo "shell for users, please add this path to /etc/shells."
) | %{l_rpmtool} msg -b -t notice
fi
fi
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]