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 --- development/mm-common/mm-common.SlackBuild | 2 +- development/mm-common/mm-common.info | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'development/mm-common') diff --git a/development/mm-common/mm-common.SlackBuild b/development/mm-common/mm-common.SlackBuild index c49ff1f77e..20eee0aa65 100644 --- a/development/mm-common/mm-common.SlackBuild +++ b/development/mm-common/mm-common.SlackBuild @@ -94,4 +94,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} diff --git a/development/mm-common/mm-common.info b/development/mm-common/mm-common.info index 4f6741aee9..9195ba0ff5 100644 --- a/development/mm-common/mm-common.info +++ b/development/mm-common/mm-common.info @@ -7,4 +7,4 @@ DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="David Somero" EMAIL="dsomero@hotmail.com" -APPROVED="nobody" \ No newline at end of file +APPROVED="nobody" -- cgit v1.2.3