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:
@@ -104,11 +104,11 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
mkdir -p $appsDir
|
||||
|
||||
|
||||
mv $binDir/freedroidRPG $appsDir
|
||||
|
||||
|
||||
packageEntries data $dataDir
|
||||
addAppDeskbarSymlink $appsDir/freedroidRPG "FreedroidRPG"
|
||||
}
|
||||
@@ -122,4 +122,3 @@ PROVIDES_data="
|
||||
REQUIRES_data="
|
||||
haiku
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user