summaryrefslogtreecommitdiffstats
path: root/collab/thcnet/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'collab/thcnet/BUILD')
-rwxr-xr-xcollab/thcnet/BUILD8
1 files changed, 8 insertions, 0 deletions
diff --git a/collab/thcnet/BUILD b/collab/thcnet/BUILD
new file mode 100755
index 0000000000..70d684ce76
--- /dev/null
+++ b/collab/thcnet/BUILD
@@ -0,0 +1,8 @@
+(
+
+ prepare_install &&
+ mkdir -p /usr/share/$SPELL &&
+ cp -r * /usr/share/$SPELL &&
+ chmod -R u=rwX,og=rX /usr/share/$SPELL
+
+) >$C_FIFO 2>&1