This is the mail archive of the
cygwin-apps
mailing list for the Cygwin project.
1.5.19: update-info-dir.sh error
- From: "J.Chris Findlay" <j dot chris dot findlay at gmail dot com>
- To: "cygwin-apps at cygwin dot com" <cygwin-apps at cygwin dot com>
- Date: Mon, 20 Feb 2006 15:08:20 +1300
- Subject: 1.5.19: update-info-dir.sh error
Hi, I think this is the right place for this.
I noticed that every time /etc/postinstall/update-info-dir.sh runs, it
appends to the old dir info-entry, rather than replacing it. (This
was happening every time I updated cygwin.)
Upon further investigation I noticed that the above script does a "rm
-f /usr/info/dir", but then writes it's output to
"/usr/share/info/dir" instead.
I believe this needs to be changed to "rm -f /usr/share/info/dir" to
correct the problem.
--
- J.Chris Findlay
(c: