summaryrefslogtreecommitdiff
path: root/misc/screen/PLIST
diff options
context:
space:
mode:
authorskrll <skrll>2002-02-15 10:12:28 +0000
committerskrll <skrll>2002-02-15 10:12:28 +0000
commit9318fdcbb3d311fce5ceea096539c3c71b45b48b (patch)
treed8c5da963aaf61f579edc82f096cfa181c02c55b /misc/screen/PLIST
parentc628a4157b502d7196062bd115d480140eb3c027 (diff)
downloadpkgsrc-9318fdcbb3d311fce5ceea096539c3c71b45b48b.tar.gz
mkdir -> ${MKDIR}
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
Diffstat (limited to 'misc/screen/PLIST')
-rw-r--r--misc/screen/PLIST4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/screen/PLIST b/misc/screen/PLIST
index e9be23e0e21..56a22c25e05 100644
--- a/misc/screen/PLIST
+++ b/misc/screen/PLIST
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:29:31 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:12:52 skrll Exp $
bin/screen
bin/${DISTNAME}
man/man1/screen.1
@unexec install-info --delete %D/info/screen.info %D/info/dir
info/screen.info
@exec install-info %D/info/screen.info %D/info/dir
-@unexec if [ -f %D/bin/screen.old ]; then rm -f %D/bin/screen.old ; fi
+@unexec if [ -f %D/bin/screen.old ]; then ${RM} -f %D/bin/screen.old ; fi
share/examples/screen/screenrc
@dirrm share/examples/screen