summaryrefslogtreecommitdiff
path: root/audio/gnome-media
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2002-06-26 10:29:33 +0000
committerseb <seb@pkgsrc.org>2002-06-26 10:29:33 +0000
commitdb84442a67c872c4802e8b37a88f71a84050f97a (patch)
tree9e5fcee06244c048489fb5197f01b82baef7be38 /audio/gnome-media
parente521736766fda95b199d77e427c85a2b5fd262b6 (diff)
downloadpkgsrc-db84442a67c872c4802e8b37a88f71a84050f97a.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 'audio/gnome-media')
-rw-r--r--audio/gnome-media/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/gnome-media/PLIST b/audio/gnome-media/PLIST
index 8ec18ca3487..7043c377f49 100644
--- a/audio/gnome-media/PLIST
+++ b/audio/gnome-media/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/02/05 22:39:00 skrll Exp $
+@comment $NetBSD: PLIST,v 1.4 2002/06/26 10:29:33 seb Exp $
bin/cddbslave
bin/cddbsubmit
bin/gmix
@@ -70,11 +70,11 @@ share/pixmaps/gnome-vumeter.png
share/mime-info/grecord.keys
share/mime-info/grecord.mime
@dirrm share/omf/gnome-media
-@exec ${MKDIR} -p %D/share/gnome/help/gmix/it/stylesheet-images
+@exec ${MKDIR} %D/share/gnome/help/gmix/it/stylesheet-images
@dirrm share/gnome/help/gmix/it/stylesheet-images
@dirrm share/gnome/help/gmix/it/figures
@dirrm share/gnome/help/gmix/it
-@exec ${MKDIR} -p %D/share/gnome/help/gmix/C/stylesheet-images
+@exec ${MKDIR} %D/share/gnome/help/gmix/C/stylesheet-images
@dirrm share/gnome/help/gmix/C/stylesheet-images
@dirrm share/gnome/help/gmix/C/figures
@dirrm share/gnome/help/gmix/C