academic/stringtie: Remove template comment from script.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2020-01-03 15:49:28 -05:00 committed by Willy Sudiarto Raharjo
parent 12b3ae496e
commit 28e796e39a
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
1 changed files with 0 additions and 1 deletions

View File

@ -83,7 +83,6 @@ cp -a \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
# Copy the slack-desc (and a custom doinst.sh if necessary) into ./install
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc