diff options
author | Panagiotis Nikolaou <hostmaster@slackonly.com> | 2016-04-22 17:50:04 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-04-22 17:50:04 +0700 |
commit | 97aec3ea36cc144802e68b06f3bc04947444d53d (patch) | |
tree | 1c9bf96542aab7b4e83387092d70fd7ab1819f7c /desktop/XDecorations | |
parent | 9180fde05ab8c4a531e0e50c9bcc917f70fb1e5e (diff) | |
download | slackbuilds-97aec3ea36cc144802e68b06f3bc04947444d53d.tar.gz |
desktop/XDecorations: Remove doinst.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/XDecorations')
-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 |