diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-01 14:46:58 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-07 07:01:53 +0700 |
commit | c5bb39679c528e92380ffc4df4c34fa060895f8c (patch) | |
tree | d8614e0c14ab1c0d88cfe7721786536f80ee7b39 /academic/Mnemosyne | |
parent | 0b3550c62b511049999d754f77f5365e7c378ce4 (diff) | |
download | slackbuilds-c5bb39679c528e92380ffc4df4c34fa060895f8c.tar.gz |
academic/Mnemosyne: Fix whitespaces.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/Mnemosyne')
-rw-r--r-- | academic/Mnemosyne/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/academic/Mnemosyne/doinst.sh b/academic/Mnemosyne/doinst.sh index 0fb9c8b686..aea0f894eb 100644 --- a/academic/Mnemosyne/doinst.sh +++ b/academic/Mnemosyne/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 - |