diff options
author | Glenn Becker <burningc@sdf.org> | 2014-05-22 09:27:37 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-22 09:27:37 +0700 |
commit | 112adccc8a3b531b32257dfcf3834ec805b37df9 (patch) | |
tree | cd5313eec1525f4d2837d95bd59dd37021587252 /system/lshw/doinst.sh | |
parent | f29635a5d1d1dae1ebe17655f169cda0e0be7ee1 (diff) |
system/lshw: Updated for version B.02.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lshw/doinst.sh')
-rw-r--r-- | system/lshw/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system/lshw/doinst.sh b/system/lshw/doinst.sh index 1f8ff67dedb29..3e5691a052b5b 100644 --- a/system/lshw/doinst.sh +++ b/system/lshw/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 - |