summaryrefslogtreecommitdiffstats
path: root/chat-im/tkabber/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'chat-im/tkabber/INSTALL')
-rwxr-xr-xchat-im/tkabber/INSTALL5
1 files changed, 5 insertions, 0 deletions
diff --git a/chat-im/tkabber/INSTALL b/chat-im/tkabber/INSTALL
new file mode 100755
index 0000000000..c605cd1e17
--- /dev/null
+++ b/chat-im/tkabber/INSTALL
@@ -0,0 +1,5 @@
+ INSTALL_DIR=/usr/share/tkabber &&
+ mkdir $INSTALL_DIR &&
+ cp -a $SOURCE_DIRECTORY/* $INSTALL_DIR &&
+ cp $SCRIPT_DIRECTORY/tkabber /usr/bin
+ chmod a+x /usr/bin/tkabber