aboutsummaryrefslogtreecommitdiff
path: root/python/python-future/doinst.sh
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2020-02-16 21:01:40 +0100
committerRobby Workman <rworkman@slackbuilds.org>2021-04-17 23:55:20 -0500
commitfd8a792973d7f4ee0be1141c7d178e6f0df98f26 (patch)
tree553236ffdce906ee8f253d960188207f101fce56 /python/python-future/doinst.sh
parent103342ca753b6eaa6ef1e784e3b3518a51dce8b5 (diff)
python/python-future: Removed (added to Slackware).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/python-future/doinst.sh')
-rw-r--r--python/python-future/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/python-future/doinst.sh b/python/python-future/doinst.sh
deleted file mode 100644
index 5fb28930db..0000000000
--- a/python/python-future/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