diff options
Diffstat (limited to 'testing/lout/lout.post-install')
-rw-r--r-- | testing/lout/lout.post-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/lout/lout.post-install b/testing/lout/lout.post-install new file mode 100644 index 0000000000..033908a551 --- /dev/null +++ b/testing/lout/lout.post-install @@ -0,0 +1,4 @@ +#!/bin/sh + +# Populate /usr/share/lout/hyph/*.lp and /usr/share/lout/data/*.li +exec lout -x -s /usr/share/lout/include/init |