summaryrefslogtreecommitdiffstats
path: root/libraries/gmtk
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2012-10-01 06:10:26 +0200
committer Matteo Bernardini <ponce@slackbuilds.org>2012-10-01 06:11:47 +0200
commitc495ccbe9ac99f5d24fb36d7f96e7a5d0da40721 (patch)
tree464f2a4c1338ea3c7d359026be4448f07cd0c781 /libraries/gmtk
parenta4608cefa1ab472ef9601bb2ff1ce455e164a57e (diff)
downloadslackbuilds-c495ccbe9ac99f5d24fb36d7f96e7a5d0da40721.tar.gz
slackbuilds-c495ccbe9ac99f5d24fb36d7f96e7a5d0da40721.tar.xz
libraries/gmtk: Removed doinst.sh line from the build script.
I forgot it there, I was trying to install schemas but no dice --ponce Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/gmtk')
-rw-r--r--libraries/gmtk/gmtk.SlackBuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/libraries/gmtk/gmtk.SlackBuild b/libraries/gmtk/gmtk.SlackBuild
index a188298f76..d6367a895f 100644
--- a/libraries/gmtk/gmtk.SlackBuild
+++ b/libraries/gmtk/gmtk.SlackBuild
@@ -82,7 +82,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:-tgz}