summaryrefslogtreecommitdiffstats
path: root/chat-irc/iroffer/POST_INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'chat-irc/iroffer/POST_INSTALL')
-rwxr-xr-xchat-irc/iroffer/POST_INSTALL9
1 files changed, 9 insertions, 0 deletions
diff --git a/chat-irc/iroffer/POST_INSTALL b/chat-irc/iroffer/POST_INSTALL
new file mode 100755
index 0000000000..8584a5c104
--- /dev/null
+++ b/chat-irc/iroffer/POST_INSTALL
@@ -0,0 +1,9 @@
+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}/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 "few important files copied to ${INSTALL_ROOT}/usr/share/doc/iroffer/"
+devoke_installwatch
+init_post_install
+ldconfig