aboutsummaryrefslogtreecommitdiff
path: root/system/aqemu/doinst.sh
diff options
context:
space:
mode:
authorKing Beowulf <kingbeowulf@gmail.com>2021-05-20 07:07:47 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-05-26 08:07:30 +0700
commit02b04f8a67b011db32e529da2b74b97b9230b4ee (patch)
tree97dc96e60f834a390adbb38718ac240a276eab85 /system/aqemu/doinst.sh
parent6f35c00851af8b5dbe2f8c79a8f2263dbd74c218 (diff)
system/aqemu: No longer usable with qemu.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/aqemu/doinst.sh')
-rw-r--r--system/aqemu/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/system/aqemu/doinst.sh b/system/aqemu/doinst.sh
deleted file mode 100644
index 5fb28930db..0000000000
--- a/system/aqemu/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 >/dev/null 2>&1
-fi