OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 20-Feb-2004 19:59:07
Branch: HEAD Handle: 2004022018590600
Modified files:
openpkg-src/openpkg openpkg.spec
Log:
fix typo
Summary:
Revision Changes Path
1.299 +3 -3 openpkg-src/openpkg/openpkg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/openpkg.spec
============================================================================
$ cvs diff -u -r1.298 -r1.299 openpkg.spec
--- openpkg-src/openpkg/openpkg.spec 20 Feb 2004 14:06:06 -0000 1.298
+++ openpkg-src/openpkg/openpkg.spec 20 Feb 2004 18:59:06 -0000 1.299
@@ -1864,9 +1864,9 @@
( echo "You are upgrading the OpenPKG bootstrap from a previous"
echo "RPM $V_rpm_old based version to this RPM $V_rpm_new based"
echo "version. The RPM database in %{l_prefix}/RPM/DB/ can still"
- echo "be used, but it is strongly recommended to up upgrade it"
- echo "as soon as possible to the latest Berkeley-DB format files"
- echo "by executing the command:"
+ echo "be used, but it is strongly recommended to upgrade it as"
+ echo "soon as possible to the latest Berkeley-DB format files by"
+ echo "executing the command:"
echo " \$ %{l_prefix}/bin/openpkg rpm --db-rebuild"
echo "In case of problems with the RPM database you can always"
echo "execute the command:"
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]