aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mnews/pkg-install
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/mnews/pkg-install')
-rw-r--r--japanese/mnews/pkg-install4
1 files changed, 0 insertions, 4 deletions
diff --git a/japanese/mnews/pkg-install b/japanese/mnews/pkg-install
deleted file mode 100644
index d130e11713e4..000000000000
--- a/japanese/mnews/pkg-install
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-if [ "$2" != "POST-INSTALL" ]; then exit 0; fi
-echo "Don't forget to edit /usr/local/etc/mnews/default-domain and make sure"
-echo "that it contains correct domain name for this host."