summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorseb <seb>2002-06-26 10:29:33 +0000
committerseb <seb>2002-06-26 10:29:33 +0000
commitffae2d518c48d3d79fda3e02dcb0e79c3fbc1aef (patch)
tree9e5fcee06244c048489fb5197f01b82baef7be38 /www
parent57b861d2e101c9a13115d231f46b57c51e9caa28 (diff)
downloadpkgsrc-ffae2d518c48d3d79fda3e02dcb0e79c3fbc1aef.tar.gz
Substitute a couple of `mkdir' by `${MKDIR}'.
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
Diffstat (limited to 'www')
-rw-r--r--www/Mosaic/PLIST4
-rw-r--r--www/communicator/PLIST.post4
-rw-r--r--www/galeon/PLIST4
-rw-r--r--www/htdig/PLIST6
-rw-r--r--www/navigator/PLIST.post4
-rw-r--r--www/squid/PLIST4
6 files changed, 13 insertions, 13 deletions
diff --git a/www/Mosaic/PLIST b/www/Mosaic/PLIST
index c25a3a401ca..7b132edd133 100644
--- a/www/Mosaic/PLIST
+++ b/www/Mosaic/PLIST
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/15 10:13:02 skrll Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/06/26 10:30:05 seb Exp $
bin/Mosaic
bin/mosaic
lib/X11/app-defaults/Mosaic
-@exec ${MKDIR} -p %D/share/mosaic
+@exec ${MKDIR} %D/share/mosaic
@unexec ${RM} -rf %D/share/mosaic
diff --git a/www/communicator/PLIST.post b/www/communicator/PLIST.post
index 28a29cba0a3..b9478e12b26 100644
--- a/www/communicator/PLIST.post
+++ b/www/communicator/PLIST.post
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.post,v 1.2 2002/02/15 10:13:03 skrll Exp $
+@comment $NetBSD: PLIST.post,v 1.3 2002/06/26 10:30:06 seb Exp $
@dirrm lib/netscape/${BINNAME}-${NS_VERS}/spell
@dirrm lib/netscape/${BINNAME}-${NS_VERS}/plugins
@dirrm lib/netscape/${BINNAME}-${NS_VERS}/nethelp/netscape/trouble
@@ -18,6 +18,6 @@
@dirrm lib/netscape/${BINNAME}-${NS_VERS}/java/classes
@dirrm lib/netscape/${BINNAME}-${NS_VERS}/java
@dirrm lib/netscape/${BINNAME}-${NS_VERS}
-@exec ${MKDIR} -p %D/lib/netscape/plugins
+@exec ${MKDIR} %D/lib/netscape/plugins
@unexec ${RMDIR} %D/lib/netscape/plugins 2>/dev/null || true
@unexec ${RMDIR} %D/lib/netscape 2>/dev/null || true
diff --git a/www/galeon/PLIST b/www/galeon/PLIST
index 6a41033de38..ba4ee7d4b6b 100644
--- a/www/galeon/PLIST
+++ b/www/galeon/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2002/06/09 15:40:37 taya Exp $
+@comment $NetBSD: PLIST,v 1.12 2002/06/26 10:30:07 seb Exp $
bin/galeon
bin/galeon-bin
bin/galeon-config-tool
@@ -341,7 +341,7 @@ share/omf/galeon/galeon-manual-C.omf
share/pixmaps/galeon.png
share/sounds/galeon/clicked.wav
@dirrm share/sounds/galeon
-@exec ${MKDIR} -p %D/share/omf/galeon
+@exec ${MKDIR} %D/share/omf/galeon
@dirrm share/omf/galeon
@dirrm share/gnome/help/galeon-manual/C/stylesheet-images
@dirrm share/gnome/help/galeon-manual/C/figures
diff --git a/www/htdig/PLIST b/www/htdig/PLIST
index e022a308f07..0e5f5b9f633 100644
--- a/www/htdig/PLIST
+++ b/www/htdig/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2002/03/09 21:48:11 fredb Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/06/26 10:30:07 seb Exp $
bin/htfuzzy
bin/htdig
bin/htdump
@@ -53,9 +53,9 @@ share/htdig/common/synonyms
share/htdig/common/synonyms.db
share/htdig/common/root2word.db
share/htdig/common/word2root.db
-@exec mkdir -p ${PKG_SYSCONFDIR}/htdig
+@exec ${MKDIR} ${PKG_SYSCONFDIR}/htdig
@exec if [ ! -f ${PKG_SYSCONFDIR}/htdig/htdig.conf ]; then cp %D/share/examples/htdig/htdig.conf ${PKG_SYSCONFDIR}/htdig/htdig.conf; fi
-@exec mkdir -p /var/db/htdig
+@exec ${MKDIR} /var/db/htdig
@unexec rmdir ${PKG_SYSCONFDIR}/htdig 2>/dev/null || true
@unexec rmdir /var/db/htdig 2>/dev/null || true
@dirrm share/htdig/common
diff --git a/www/navigator/PLIST.post b/www/navigator/PLIST.post
index 4a7baacdb0b..2d3e007662a 100644
--- a/www/navigator/PLIST.post
+++ b/www/navigator/PLIST.post
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.post,v 1.2 2002/02/15 10:13:04 skrll Exp $
+@comment $NetBSD: PLIST.post,v 1.3 2002/06/26 10:30:08 seb Exp $
@dirrm lib/netscape/${BINNAME}-${NS_VERS}/plugins
@dirrm lib/netscape/${BINNAME}-${NS_VERS}/nethelp/netscape/shared
@dirrm lib/netscape/${BINNAME}-${NS_VERS}/nethelp/netscape/navigatr
@@ -11,6 +11,6 @@
@dirrm lib/netscape/${BINNAME}-${NS_VERS}/java/classes
@dirrm lib/netscape/${BINNAME}-${NS_VERS}/java
@dirrm lib/netscape/${BINNAME}-${NS_VERS}
-@exec ${MKDIR} -p %D/lib/netscape/plugins
+@exec ${MKDIR} %D/lib/netscape/plugins
@unexec ${RMDIR} %D/lib/netscape/plugins 2>/dev/null || true
@unexec ${RMDIR} %D/lib/netscape 2>/dev/null || true
diff --git a/www/squid/PLIST b/www/squid/PLIST
index c400a3f967e..2251bf5e278 100644
--- a/www/squid/PLIST
+++ b/www/squid/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2002/03/22 14:59:01 tron Exp $
+@comment $NetBSD: PLIST,v 1.6 2002/06/26 10:30:08 seb Exp $
etc/rc.d/squid
@unexec ${RMDIR} %D/etc/squid 2>/dev/null || ${TRUE}
libexec/cachemgr.cgi
@@ -9,5 +9,5 @@ sbin/RunCache
sbin/client
sbin/squid
@dirrm share/examples/squid
-@exec mkdir -p ${SQUID_SYSCONFDIR}
+@exec ${MKDIR} ${SQUID_SYSCONFDIR}
@unexec rmdir ${SQUID_SYSCONFDIR} 2>/dev/null || true