diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-06-05 22:32:11 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-06-05 22:32:11 +0000 |
commit | 5ce8e8e5c77a92c16e627672eab6ebca50ad6f85 (patch) | |
tree | d22580c3f5bea1154b95655a82046161cfa9fd35 /editors/flim113-emacs20 | |
parent | defb095decee8e3dde8b4102faa6e782be7704c2 (diff) | |
download | ports-5ce8e8e5c77a92c16e627672eab6ebca50ad6f85.tar.gz ports-5ce8e8e5c77a92c16e627672eab6ebca50ad6f85.zip |
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
Notes
Notes:
svn path=/head/; revision=19223
Diffstat (limited to 'editors/flim113-emacs20')
-rw-r--r-- | editors/flim113-emacs20/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editors/flim113-emacs20/pkg-plist b/editors/flim113-emacs20/pkg-plist index 0479ca0eb1ae..66c37b78d741 100644 --- a/editors/flim113-emacs20/pkg-plist +++ b/editors/flim113-emacs20/pkg-plist @@ -47,6 +47,5 @@ @unexec install-info --delete %D/info/mime-ja.info %D/info/dir info/mime-en.info info/mime-ja.info -@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir @exec install-info %D/info/mime-en.info %D/info/dir @exec install-info %D/info/mime-ja.info %D/info/dir |