summaryrefslogtreecommitdiffstats
path: root/system/wine/doinst.sh
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2010-05-21 09:39:40 -0500
committer Robby Workman <rworkman@slackbuilds.org>2010-05-23 23:21:39 -0500
commitca092a24ffb16ce16e209c0cb8418b6f108e2945 (patch)
treee114b0aa97cdef57729bad6ed85e980fcf48ea1b /system/wine/doinst.sh
parent57e36edf7acf6b1405a5640f31c380b1a2dd26e6 (diff)
downloadslackbuilds-ca092a24ffb16ce16e209c0cb8418b6f108e2945.tar.gz
slackbuilds-ca092a24ffb16ce16e209c0cb8418b6f108e2945.tar.xz
system/wine: Removed (abandoned by maintainer)
I don't use this, and I don't care to get emails about it any longer, since none of those concerned people are concerned enough to take over maintenance.
Diffstat (limited to 'system/wine/doinst.sh')
-rw-r--r--system/wine/doinst.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/system/wine/doinst.sh b/system/wine/doinst.sh
deleted file mode 100644
index 392c12adb9..0000000000
--- a/system/wine/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
-