mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -54,7 +54,7 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir/BlobWars/{data,doc,icons,sound,gfx,locale}
|
||||
|
||||
|
||||
cp blobwars $appsDir/BlobWars/
|
||||
cp -r data/* $appsDir/BlobWars/data/
|
||||
cp -r doc $appsDir/BlobWars/
|
||||
@@ -62,6 +62,6 @@ INSTALL()
|
||||
cp -r sound $appsDir/BlobWars/
|
||||
cp -r gfx $appsDir/BlobWars/
|
||||
cp -r locale $appsDir/BlobWars/
|
||||
|
||||
|
||||
addAppDeskbarSymlink $appsDir/BlobWars/blobwars BlobWars
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user