summaryrefslogtreecommitdiffstats
path: root/chat-irc/iroffer-lamm/POST_INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'chat-irc/iroffer-lamm/POST_INSTALL')
-rwxr-xr-xchat-irc/iroffer-lamm/POST_INSTALL10
1 files changed, 10 insertions, 0 deletions
diff --git a/chat-irc/iroffer-lamm/POST_INSTALL b/chat-irc/iroffer-lamm/POST_INSTALL
new file mode 100755
index 0000000000..a0585b6122
--- /dev/null
+++ b/chat-irc/iroffer-lamm/POST_INSTALL
@@ -0,0 +1,10 @@
+gather_docs
+install -m 644 --owner root --group root ${SOURCE_DIRECTORY}/WHATSNEW ${DOCUMENT_DIRECTORY}/${SPELL}/WHATSNEW
+install -m 644 --owner root --group root ${SOURCE_DIRECTORY}/README ${DOCUMENT_DIRECTORY}/${SPELL}/README
+install -m 644 --owner root --group root ${SOURCE_DIRECTORY}/sample.config ${DOCUMENT_DIRECTORY}/${SPELL}/sample.config
+install -m 755 --owner root --group root ${SOURCE_DIRECTORY}/iroffer.cron ${DOCUMENT_DIRECTORY}/${SPELL}/iroffer.cron
+install -m 755 --owner root --group root ${SOURCE_DIRECTORY}/dynip.sh ${DOCUMENT_DIRECTORY}/${SPELL}/dynip.sh
+echo "A few important files copied to ${INSTALL_ROOT}/usr/share/doc/iroffer/"
+devoke_installwatch
+init_post_install
+ldconfig