summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python-libsass/doinst.sh3
-rw-r--r--python/python-libsass/python-libsass.SlackBuild1
2 files changed, 0 insertions, 4 deletions
diff --git a/python/python-libsass/doinst.sh b/python/python-libsass/doinst.sh
deleted file mode 100644
index 5fb28930db..0000000000
--- a/python/python-libsass/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/python/python-libsass/python-libsass.SlackBuild b/python/python-libsass/python-libsass.SlackBuild
index f029cb1294..d99a76308d 100644
--- a/python/python-libsass/python-libsass.SlackBuild
+++ b/python/python-libsass/python-libsass.SlackBuild
@@ -96,7 +96,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