aboutsummaryrefslogtreecommitdiff
path: root/net/DarwinStreamingServer
diff options
context:
space:
mode:
authorVasil Dimov <vd@FreeBSD.org>2006-05-12 14:28:19 +0000
committerVasil Dimov <vd@FreeBSD.org>2006-05-12 14:28:19 +0000
commitf5387617c9cbd2929e433c8511dbaef2b197023b (patch)
tree00c65e6b22f3bc52f99e0f43b0f475a01d8626ad /net/DarwinStreamingServer
parentaec1b6cffa5daa9a63f1874412dfe29475ff1533 (diff)
downloadports-f5387617c9cbd2929e433c8511dbaef2b197023b.tar.gz
ports-f5387617c9cbd2929e433c8511dbaef2b197023b.zip
Remove whitespace from line endings in pkg-plist files.
Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
Notes
Notes: svn path=/head/; revision=162181
Diffstat (limited to 'net/DarwinStreamingServer')
-rw-r--r--net/DarwinStreamingServer/pkg-plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/DarwinStreamingServer/pkg-plist b/net/DarwinStreamingServer/pkg-plist
index 356d8fdfb327..796e3d311c2c 100644
--- a/net/DarwinStreamingServer/pkg-plist
+++ b/net/DarwinStreamingServer/pkg-plist
@@ -156,11 +156,11 @@ etc/streaming/streamingserver.xml-dist
@dirrm %%DATADIR%%/AdminHtml/images
@dirrm %%DATADIR%%/AdminHtml/html_en
@dirrm %%DATADIR%%/AdminHtml
-@dirrmtry %%DATADIR%%/movies
-@dirrmtry %%DATADIR%%
+@dirrmtry %%DATADIR%%/movies
+@dirrmtry %%DATADIR%%
@dirrmtry libexec/StreamingServerModules
@exec mkdir %D/libexec/StreamingServerModules 2>/dev/null || true
-@dirrmtry etc/streaming
+@dirrmtry etc/streaming
@unexec rmdir /var/spool/streaming.playlists 2>/dev/null || true
@exec mkdir /var/spool/streaming.playlists 2>/dev/null || true
@unexec rmdir /var/log/streaming 2>/dev/null || true