diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:09:21 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-13 00:09:21 +0200 |
commit | 1927adf27a00c03639d10931b9359c03e01afa1d (patch) | |
tree | b6948178ed65c6eb15c2420c1727fe1bedd1ff03 /system/iscan/doinst.sh | |
parent | 3c8d1376a54162d68f4ff7952d2ea52913df9f16 (diff) |
system/iscan: Removed from 13.0 repository
Diffstat (limited to 'system/iscan/doinst.sh')
-rw-r--r-- | system/iscan/doinst.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/system/iscan/doinst.sh b/system/iscan/doinst.sh deleted file mode 100644 index 392c12adb9..0000000000 --- a/system/iscan/doinst.sh +++ /dev/null @@ -1,4 +0,0 @@ -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications -fi - |