OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-re Date: 23-Mar-2004 16:56:35
Branch: HEAD Handle: 2004032315563400
Modified files:
openpkg-re news.txt
Log:
reflect modification in dpkg package management
Summary:
Revision Changes Path
1.41 +3 -1 openpkg-re/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/news.txt
============================================================================
$ cvs diff -u -r1.40 -r1.41 news.txt
--- openpkg-re/news.txt 16 Mar 2004 19:59:36 -0000 1.40
+++ openpkg-re/news.txt 23 Mar 2004 15:56:34 -0000 1.41
@@ -2,7 +2,7 @@
General Note
============
- o $Revision: 1.40 $. The most recent update of this file can be
+ o $Revision: 1.41 $. The most recent update of this file can be
downloaded from http://cvs.openpkg.org/openpkg-re/news.txt
o This file news.txt file talks about new features and major
@@ -494,6 +494,8 @@
is to have the Debian install-info either not installed at all or
temporary replaced by /bin/true, i.e. using:
+ # dpkg-divert --divert \
+ /usr/sbin/install-info.debian /usr/sbin/install-info
# mv /usr/sbin/install-info /usr/sbin/install-info.debian
# ln -s /bin/true /usr/sbin/install-info
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]