diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:10:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:10:28 +0000 |
commit | 9b99bc2d6793533de70617938ae540909b16062c (patch) | |
tree | 7d8f5346820fe86ee99ed3ae4aaf582c5e095070 /audio/icecast1/PLIST | |
parent | 24151e2b9991726fa4bcd0ace9289f45de0f325e (diff) | |
download | pkgsrc-9b99bc2d6793533de70617938ae540909b16062c.tar.gz |
Convert @exec/@unexec to @pkgdir or drop them.
Diffstat (limited to 'audio/icecast1/PLIST')
-rw-r--r-- | audio/icecast1/PLIST | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/icecast1/PLIST b/audio/icecast1/PLIST index 70e8bcecb0c..cf2b7be59fb 100644 --- a/audio/icecast1/PLIST +++ b/audio/icecast1/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:32:11 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 18:10:28 joerg Exp $ bin/icecast share/doc/icecast/manual.html share/examples/icecast/groups.aut.dist @@ -24,4 +24,3 @@ share/icecast/templates/list_directory.html share/icecast/templates/manual.html share/icecast/templates/mountlist.html share/icecast/templates/statistics.html -@exec ${MKDIR} %D/share/icecast/static |