From 17ce76a8595f7a7f7a0eb3d77cf0c38dd63e0373 Mon Sep 17 00:00:00 2001 From: Zhu Qun-Ying Date: Sun, 20 Oct 2013 10:54:37 +0200 Subject: office/lout: Added (document formatting system). Signed-off-by: Matteo Bernardini --- office/lout/doinst.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 office/lout/doinst.sh (limited to 'office/lout/doinst.sh') 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/* ) -- cgit v1.2.3