diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2012-12-02 12:34:46 -0500 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:21:51 -0500 |
commit | 5df44fd715036018e0532e852dd85064ffce576a (patch) | |
tree | 92c26929e920e3d1cc52daf5c10759bf63447a04 /office/texstudio/doinst.sh | |
parent | 5b47d75e192f71b3f9a2a4bddbed93001cd8db7f (diff) |
office/texstudio: Updated for version 2.5.1
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'office/texstudio/doinst.sh')
-rw-r--r-- | office/texstudio/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/office/texstudio/doinst.sh b/office/texstudio/doinst.sh index 1f8ff67dedb2..3e5691a052b5 100644 --- a/office/texstudio/doinst.sh +++ b/office/texstudio/doinst.sh @@ -7,4 +7,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1 fi fi - |