summaryrefslogtreecommitdiffstats
path: root/perl/perl-Text-Tabulate
diff options
context:
space:
mode:
author dsomero <xgizzmo@slackbuilds.org>2012-05-21 20:00:14 -0400
committer dsomero <xgizzmo@slackbuilds.org>2012-05-21 20:01:58 -0400
commita11fe67bac39409a738d987823ad990bc2a49f6a (patch)
tree16d38504a106f38e2a9c9f05b7567a2e22ad10f7 /perl/perl-Text-Tabulate
parentab0586e7c5c26167908e1872c8005760446ecab5 (diff)
downloadslackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.gz
slackbuilds-a11fe67bac39409a738d987823ad990bc2a49f6a.tar.xz
Fix files with no newline at the end.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl/perl-Text-Tabulate')
-rw-r--r--perl/perl-Text-Tabulate/perl-Text-Tabulate.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/perl-Text-Tabulate/perl-Text-Tabulate.SlackBuild b/perl/perl-Text-Tabulate/perl-Text-Tabulate.SlackBuild
index 7f340d2e9d..11bd806f15 100644
--- a/perl/perl-Text-Tabulate/perl-Text-Tabulate.SlackBuild
+++ b/perl/perl-Text-Tabulate/perl-Text-Tabulate.SlackBuild
@@ -79,4 +79,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} \ No newline at end of file
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}