summaryrefslogtreecommitdiff
path: root/net/DarwinStreamingServer/files/patch-DSS_MakeRoot
diff options
context:
space:
mode:
Diffstat (limited to 'net/DarwinStreamingServer/files/patch-DSS_MakeRoot')
-rw-r--r--net/DarwinStreamingServer/files/patch-DSS_MakeRoot11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/DarwinStreamingServer/files/patch-DSS_MakeRoot b/net/DarwinStreamingServer/files/patch-DSS_MakeRoot
deleted file mode 100644
index 980574443756..000000000000
--- a/net/DarwinStreamingServer/files/patch-DSS_MakeRoot
+++ /dev/null
@@ -1,11 +0,0 @@
---- DSS_MakeRoot.orig Fri Jul 12 03:58:59 2002
-+++ DSS_MakeRoot Mon Sep 23 23:37:12 2002
-@@ -95,7 +95,7 @@
- echo copying "sample.mp3" into "$INSTALLROOT/usr/local/movies"
- cp sample.mp3 $INSTALLROOT/usr/local/movies/
-
-- if [-d SpamPro.tproj ]; then
-+ if [ -d SpamPro.tproj ]; then
- echo copying "StreamingLoadTool" to "$INSTALLROOT/usr/local/bin/StreamingLoadTool"
- cp SpamPro.tproj/StreamingLoadTool $INSTALLROOT/usr/local/bin/
-