mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user