summaryrefslogtreecommitdiffstats
path: root/office/lout/doinst.sh
diff options
context:
space:
mode:
author Zhu Qun-Ying <zhu.qunying@gmail.com>2013-10-20 10:54:37 +0200
committer Matteo Bernardini <ponce@slackbuilds.org>2013-10-20 10:54:37 +0200
commit17ce76a8595f7a7f7a0eb3d77cf0c38dd63e0373 (patch)
treec0282467bc2633f4c10a57a328c2d257aa678b43 /office/lout/doinst.sh
parentbda478a10abde3147d2bf74d2ae3bf875606e389 (diff)
downloadslackbuilds-17ce76a8595f7a7f7a0eb3d77cf0c38dd63e0373.tar.gz
slackbuilds-17ce76a8595f7a7f7a0eb3d77cf0c38dd63e0373.tar.xz
office/lout: Added (document formatting system).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'office/lout/doinst.sh')
-rw-r--r--office/lout/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/office/lout/doinst.sh b/office/lout/doinst.sh
new file mode 100644
index 0000000000..832dd6e9c0
--- /dev/null
+++ b/office/lout/doinst.sh
@@ -0,0 +1,3 @@
+( /usr/bin/lout -x -s /usr/share/lout/include/init;
+ chmod 644 /usr/share/lout/data/*;
+ chmod 644 /usr/share/lout/hyph/* )