diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /net/DarwinStreamingServer | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'net/DarwinStreamingServer')
-rw-r--r-- | net/DarwinStreamingServer/PLIST | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/net/DarwinStreamingServer/PLIST b/net/DarwinStreamingServer/PLIST index d773800a1d5..6c1eed2e12c 100644 --- a/net/DarwinStreamingServer/PLIST +++ b/net/DarwinStreamingServer/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2007/05/23 07:52:15 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:09:19 joerg Exp $ bin/MP3Broadcaster bin/PlaylistBroadcaster bin/QTBroadcaster @@ -151,11 +151,3 @@ share/streaming/movies/sample_h264_1mbit.mp4 share/streaming/movies/sample_h264_300kbit.mp4 share/streaming/readme.txt @exec ${MKDIR} %D/share/streaming/playlists -@dirrm share/streaming/playlists -@dirrm share/streaming/movies -@dirrm share/streaming/AdminHtml/includes -@dirrm share/streaming/AdminHtml/images -@dirrm share/streaming/AdminHtml/html_en -@dirrm share/streaming/AdminHtml -@dirrm share/streaming -@dirrm libexec/StreamingServerModules |