summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1999-02-11 19:17:28 +0000
committertv <tv@pkgsrc.org>1999-02-11 19:17:28 +0000
commit111c4f44b0b78e4097cc867f4de83e07eecb36f1 (patch)
treef76daec9f35f521bddac8b348dfb1657a18a40a2 /security
parent9e9372fd24433d947a3a4e56ce2d631ed6006a28 (diff)
downloadpkgsrc-111c4f44b0b78e4097cc867f4de83e07eecb36f1.tar.gz
Use install-info in $PATH, so that systems with it in base will work too.
Diffstat (limited to 'security')
-rw-r--r--security/py-crypto/pkg/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/py-crypto/pkg/PLIST b/security/py-crypto/pkg/PLIST
index 4dd94a7d84a..ffbc6f48ec3 100644
--- a/security/py-crypto/pkg/PLIST
+++ b/security/py-crypto/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 1998/08/07 14:58:35 tsarna Exp $
+@comment $NetBSD: PLIST,v 1.3 1999/02/11 19:17:34 tv Exp $
lib/python1.5/site-packages/arc4module.so
lib/python1.5/site-packages/blowfishmodule.so
lib/python1.5/site-packages/des3module.so
@@ -37,8 +37,8 @@ lib/python1.5/site-packages/rfc1751.pyo
lib/python1.5/site-packages/testpk.py
lib/python1.5/site-packages/testpk.pyc
lib/python1.5/site-packages/testpk.pyo
-@unexec %D/bin/install-info --delete %D/info/pct.info %D/info/dir
+@unexec install-info --delete %D/info/pct.info %D/info/dir
info/pct.info
-@exec %D/bin/install-info %D/info/pct.info %D/info/dir
+@exec install-info %D/info/pct.info %D/info/dir
info/pct.info-1
info/pct.info-2