diff options
author | B. Watson <yalhcru@gmail.com> | 2017-03-21 15:23:41 -0400 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-03-25 13:29:17 +0000 |
commit | 177639392d490b00df7ba4e56c6d154770a81640 (patch) | |
tree | 63d62a4e6fe215d2d325de33b3b49640115b5d7b /office/texmacs/doinst.sh | |
parent | 4ad9d16489b92e468c151c782a6d9cde3e551efc (diff) |
office/texmacs: Install doinst.sh.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'office/texmacs/doinst.sh')
-rw-r--r-- | office/texmacs/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/office/texmacs/doinst.sh b/office/texmacs/doinst.sh index 0fb9c8b6867f0..aea0f894eb32b 100644 --- a/office/texmacs/doinst.sh +++ b/office/texmacs/doinst.sh @@ -11,4 +11,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1 fi fi - |