aboutsummaryrefslogtreecommitdiff
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_MakeRoot24
1 files changed, 0 insertions, 24 deletions
diff --git a/net/DarwinStreamingServer/files/patch-DSS_MakeRoot b/net/DarwinStreamingServer/files/patch-DSS_MakeRoot
deleted file mode 100644
index 2ef6dcdd5ad9..000000000000
--- a/net/DarwinStreamingServer/files/patch-DSS_MakeRoot
+++ /dev/null
@@ -1,24 +0,0 @@
---- DSS_MakeRoot.orig Tue Mar 11 12:13:25 2003
-+++ DSS_MakeRoot Sat Jan 22 05:08:36 2005
-@@ -249,21 +249,6 @@
- cp -f WebAdmin/WebAdminHtml/html_en/messages $INSTALLROOT/AdminHtml/html_en/
- cp -f WebAdmin/WebAdminHtml/html_en/genres $INSTALLROOT/AdminHtml/html_en/
-
-- echo creating "$INSTALLROOT/AdminHtml/html_de/" directory
-- mkdir -p $INSTALLROOT/AdminHtml/html_de/
-- cp -f WebAdmin/WebAdminHtml/html_de/messages $INSTALLROOT/AdminHtml/html_de/
-- cp -f WebAdmin/WebAdminHtml/html_de/genres $INSTALLROOT/AdminHtml/html_de/
--
-- echo creating "$INSTALLROOT/AdminHtml/html_fr/" directory
-- mkdir -p $INSTALLROOT/AdminHtml/html_fr/
-- cp -f WebAdmin/WebAdminHtml/html_fr/messages $INSTALLROOT/AdminHtml/html_fr/
-- cp -f WebAdmin/WebAdminHtml/html_fr/genres $INSTALLROOT/AdminHtml/html_fr/
--
-- echo creating "$INSTALLROOT/AdminHtml/html_ja/" directory
-- mkdir -p $INSTALLROOT/AdminHtml/html_ja/
-- cp -f WebAdmin/WebAdminHtml/html_ja/messages $INSTALLROOT/AdminHtml/html_ja/
-- cp -f WebAdmin/WebAdminHtml/html_ja/genres $INSTALLROOT/AdminHtml/html_ja/
--
- fi
-
-