From a11fe67bac39409a738d987823ad990bc2a49f6a Mon Sep 17 00:00:00 2001 From: dsomero Date: Mon, 21 May 2012 20:00:14 -0400 Subject: Fix files with no newline at the end. Signed-off-by: dsomero --- multimedia/emoc/emoc.SlackBuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia/emoc') diff --git a/multimedia/emoc/emoc.SlackBuild b/multimedia/emoc/emoc.SlackBuild index 2137f1f7eb..9ae4b9fb90 100644 --- a/multimedia/emoc/emoc.SlackBuild +++ b/multimedia/emoc/emoc.SlackBuild @@ -79,4 +79,4 @@ 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} \ No newline at end of file +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} -- cgit v1.2.3