mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -22,7 +22,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku
|
||||
lib:libsdl
|
||||
lib:libsdl_mixer
|
||||
lib:libsdl_mixer
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
@@ -42,7 +42,7 @@ BUILD()
|
||||
libtoolize --force --copy --install
|
||||
runConfigure ./configure
|
||||
make $jobArgs
|
||||
|
||||
|
||||
addResourcesToBinaries $portDir/additional-files/lmarbles.rdef src/lmarbles
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user