summaryrefslogtreecommitdiff
path: root/python/pytest/doinst.sh
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2019-02-02 12:49:35 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-02-09 10:30:00 +0700
commitfecee72abc87e0e127d5be2f559628752ff49058 (patch)
treeb0ae25ccc13d406331f209a637a6d6fc3d79009c /python/pytest/doinst.sh
parent5b7640455fd91f77ec840f27465bddfd1199ddff (diff)
downloadslackbuilds-fecee72abc87e0e127d5be2f559628752ff49058.tar.gz
python/pytest: Downgraded to version 3.8.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pytest/doinst.sh')
-rw-r--r--python/pytest/doinst.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/python/pytest/doinst.sh b/python/pytest/doinst.sh
deleted file mode 100644
index 5fb28930db..0000000000
--- a/python/pytest/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