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

@@ -10,7 +10,7 @@ COPYRIGHT="
1996-1998, 2000 Hekkelman Programmatuur B.V. All rights reserved.
1999-2000 Tim Vernum. All rights reserved.
"
HOMEPAGE="https://github.com/HaikuArchives/OpenSumIt"
HOMEPAGE="https://github.com/HaikuArchives/OpenSumIt"
SOURCE_URI="git+https://github.com/HaikuArchives/OpenSumIt.git#cdab184a27"
REVISION="3"
ARCHITECTURES="!x86 x86_gcc2"
@@ -36,7 +36,7 @@ BUILD()
BE_C_COMPILER=gcc make DEBUG=0
PATH=`pwd`:$PATH
popd
cd sum-it
BE_C_COMPILER=gcc make DEBUG=0