diff options
author | joerg <joerg> | 2009-06-14 21:00:03 +0000 |
---|---|---|
committer | joerg <joerg> | 2009-06-14 21:00:03 +0000 |
commit | 45dd95659e6cb02fb070289f08cc93b8908349dc (patch) | |
tree | ed73172058ace386425f78ea3f73d7e7191ec68c /net/DarwinStreamingServer | |
parent | ef360368366a1da69226a11b277bbb102a6792c1 (diff) | |
download | pkgsrc-45dd95659e6cb02fb070289f08cc93b8908349dc.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'net/DarwinStreamingServer')
-rw-r--r-- | net/DarwinStreamingServer/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/DarwinStreamingServer/PLIST b/net/DarwinStreamingServer/PLIST index 6c1eed2e12c..5b4e96a758f 100644 --- a/net/DarwinStreamingServer/PLIST +++ b/net/DarwinStreamingServer/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:09:19 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/06/14 21:00:03 joerg Exp $ bin/MP3Broadcaster bin/PlaylistBroadcaster bin/QTBroadcaster @@ -150,4 +150,4 @@ share/streaming/movies/sample_h264_100kbit.mp4 share/streaming/movies/sample_h264_1mbit.mp4 share/streaming/movies/sample_h264_300kbit.mp4 share/streaming/readme.txt -@exec ${MKDIR} %D/share/streaming/playlists +@pkgdir share/streaming/playlists |