diff options
-rw-r--r-- | desktop/XDecorations/XDecorations.SlackBuild | 1 | ||||
-rw-r--r-- | desktop/XDecorations/doinst.sh | 0 |
2 files changed, 0 insertions, 1 deletions
diff --git a/desktop/XDecorations/XDecorations.SlackBuild b/desktop/XDecorations/XDecorations.SlackBuild index 13b9f808a0..2da20e41ca 100644 --- a/desktop/XDecorations/XDecorations.SlackBuild +++ b/desktop/XDecorations/XDecorations.SlackBuild @@ -81,7 +81,6 @@ cat $CWD/README > $PKG/usr/doc/$PRGNAM/README 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:-tgz} diff --git a/desktop/XDecorations/doinst.sh b/desktop/XDecorations/doinst.sh deleted file mode 100644 index e69de29bb2..0000000000 --- a/desktop/XDecorations/doinst.sh +++ /dev/null |