diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-05-06 19:59:14 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-05-06 19:59:14 +0000 |
commit | c539770e3aa3c09f4004573f6e3614050cb6709b (patch) | |
tree | c052721e4f09f012bb8cb65f5c428f6824b25056 /devel/glib12/pkg-plist | |
parent | 90b0babfff552c466c2d502427d57af2228ffd91 (diff) | |
download | ports-c539770e3aa3c09f4004573f6e3614050cb6709b.tar.gz ports-c539770e3aa3c09f4004573f6e3614050cb6709b.zip |
Remove the info part of the install as it is now part of bsd.port.mk.
PR: 11542
Submitted by: okazaki@be.to
Notes
Notes:
svn path=/head/; revision=18565
Diffstat (limited to 'devel/glib12/pkg-plist')
-rw-r--r-- | devel/glib12/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/glib12/pkg-plist b/devel/glib12/pkg-plist index 85ba872ce363..c5652f822f19 100644 --- a/devel/glib12/pkg-plist +++ b/devel/glib12/pkg-plist @@ -4,7 +4,6 @@ include/glib12/glibconfig.h include/glib12/gmodule.h @unexec install-info --delete %D/info/glib.info %D/info/dir info/glib.info -@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir @exec install-info %D/info/glib.info %D/info/dir lib/libglib12.a lib/libglib12.la |