Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: tv
Date: Thu Feb 11 14:42:08 UTC 1999
Modified Files:
pkgsrc/mk: bsd.pkg.mk
Log Message:
If /usr/bin/install-info exists:
- do not depend on gtexinfo pkg even if USE_GTEXINFO is set
- if ${LOCALBASE}/info/dir is a regular file, nuke it and replace as a
symlink to /usr/share/info/dir. (Upgrades of the base system will
do this too, except that those will copy the contents of
/usr/pkg/info/dir first. There is no truly clean solution here.)
Also, use --info-dir=${LOCALBASE}/info/dir, NOT ${PREFIX}/info/dir.
info(1) only searches one directory file.
Home |
Main Index |
Thread Index |
Old Index