summaryrefslogtreecommitdiffstats
path: root/system/hardinfo/doinst.sh
diff options
context:
space:
mode:
author Heinz Wiesinger2010-05-13 00:09:20 +0200
committer Heinz Wiesinger2010-05-13 00:09:20 +0200
commit367682916089164dacedd46ca7d883558a2e7c6c (patch)
tree3f6f2d822d38bc704650566ee4a51dde1c813699 /system/hardinfo/doinst.sh
parent577697f6bbdc858488ced5d5e533197ad62eb465 (diff)
downloadslackbuilds-367682916089164dacedd46ca7d883558a2e7c6c.tar.gz
system/hardinfo: Removed from 13.0 repository
Diffstat (limited to 'system/hardinfo/doinst.sh')
-rw-r--r--system/hardinfo/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/hardinfo/doinst.sh b/system/hardinfo/doinst.sh
deleted file mode 100644
index 140e332222..0000000000
--- a/system/hardinfo/doinst.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database -q usr/share/applications
-fi