pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/icecast Reimplace creation and deletion of the e...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0aaca3787e11
branches: trunk
changeset: 462336:0aaca3787e11
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Sep 30 15:00:17 2003 +0000
description:
Reimplace creation and deletion of the empty share/icecast/static directory
(removed in previous commit).
diffstat:
audio/icecast/PLIST | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 5e9b24c2906c -r 0aaca3787e11 audio/icecast/PLIST
--- a/audio/icecast/PLIST Tue Sep 30 14:57:25 2003 +0000
+++ b/audio/icecast/PLIST Tue Sep 30 15:00:17 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2003/09/30 10:30:33 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.5 2003/09/30 15:00:17 jmmv Exp $
bin/icecast
etc/rc.d/icecast
share/doc/icecast/manual.html
@@ -25,5 +25,8 @@
share/icecast/templates/mountlist.html
share/icecast/templates/statistics.html
@dirrm share/icecast/templates
+@exec ${MKDIR} %D/share/icecast/static
+@dirrm share/icecast/static
+@dirrm share/icecast
@dirrm share/examples/icecast
@dirrm share/doc/icecast
Home |
Main Index |
Thread Index |
Old Index