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 20:01:58
Branch: OPENPKG_2_0_SOLID Handle: 2004022019015700
Modified files: (Branch: OPENPKG_2_0_SOLID)
openpkg-src/openpkg openpkg.spec
Log:
MFC: fix typo
Summary:
Revision Changes Path
1.295.2.3 +3 -3 openpkg-src/openpkg/openpkg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/openpkg/openpkg.spec
============================================================================
$ cvs diff -u -r1.295.2.2 -r1.295.2.3 openpkg.spec
--- openpkg-src/openpkg/openpkg.spec 20 Feb 2004 14:09:14 -0000 1.295.2.2
+++ openpkg-src/openpkg/openpkg.spec 20 Feb 2004 19:01:57 -0000 1.295.2.3
@@ -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]