Trim extra newlines at end of file & trailing whitespace.

This commit is contained in:
Augustin Cavalier
2015-08-04 12:08:31 -04:00
parent 55dd9cf19d
commit 4634abef1b
724 changed files with 1430 additions and 1527 deletions

View File

@@ -1,5 +1,5 @@
DESCRIPTION="Simple Direct Media Layer"
HOMEPAGE="http://sdljoytest.sourceforge.net"
DESCRIPTION="Simple Direct Media Layer"
HOMEPAGE="http://sdljoytest.sourceforge.net"
SOURCE_URI="http://sourceforge.net/projects/sdljoytest/files/sdljoytest/SDLJoytest-GL/SDLJoytest-GL-11102003.tar.bz2/download"
CHECKSUM_MD5="bd80f7a1537dc0e17c9d524f0b29f5ee"
REVISION="1"
@@ -16,7 +16,7 @@ BUILD()
INSTALL()
{
cd SDLJoytest-GL
BINDIR=${DESTDIR}`finddir B_COMMON_BIN_DIRECTORY`
BINDIR=${DESTDIR}`finddir B_COMMON_BIN_DIRECTORY`
MANDIR=${DESTDIR}`finddir B_COMMON_DATA_DIRECTORY`/man/man1
mkdir -p ${BINDIR}
mkdir -p ${MANDIR}