summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andrew Clemons2021-08-22 07:44:42 +0200
committer Willy Sudiarto Raharjo2021-08-25 07:11:33 +0200
commited2b1bd3e14b3d1b12a47f0493f61dc4333cf5e4 (patch)
tree6fe1b2523f5a129e9ac812db8bb43f4caabc3a0d
parent733946bd78a32cb3f840be830119de84ecf8cb9e (diff)
downloadslackbuilds-ed2b1bd3e14b3d1b12a47f0493f61dc4333cf5e4.tar.gz
libraries/python-xlrd: Remove redundant doinst.sh.
There are no desktop files in this package. Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--libraries/python-xlrd/doinst.sh3
-rw-r--r--libraries/python-xlrd/python-xlrd.SlackBuild1
2 files changed, 0 insertions, 4 deletions
diff --git a/libraries/python-xlrd/doinst.sh b/libraries/python-xlrd/doinst.sh
deleted file mode 100644
index 5fb28930db..0000000000
--- a/libraries/python-xlrd/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
diff --git a/libraries/python-xlrd/python-xlrd.SlackBuild b/libraries/python-xlrd/python-xlrd.SlackBuild
index 7e1cfd67de..8fac848819 100644
--- a/libraries/python-xlrd/python-xlrd.SlackBuild
+++ b/libraries/python-xlrd/python-xlrd.SlackBuild
@@ -95,7 +95,6 @@ cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
-cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE