summaryrefslogtreecommitdiff
path: root/scripts/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Makefile.am')
-rwxr-xr-xscripts/Makefile.am13
1 files changed, 1 insertions, 12 deletions
diff --git a/scripts/Makefile.am b/scripts/Makefile.am
index f901774..bb4c34a 100755
--- a/scripts/Makefile.am
+++ b/scripts/Makefile.am
@@ -1,15 +1,4 @@
sbin_SCRIPTS = halt reboot
EXTRA_DIST = halt reboot
-POST_INSTALL = echo ' \
-===============================================\
- To complete the installation execute the \
- following as root: \
- \
- cp $(sbindir)halt /sbin/halt \
- cp $(sbindir)reboot /sbin/reboot \
- chmod 400 /sbin/halt /sbin/reboot \
- \
- Make sure you're in a jail! \
- \
-==============================================='\ \ No newline at end of file
+