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:
@@ -23,7 +23,7 @@ REQUIRES="
|
||||
BUILD_REQUIRES="
|
||||
devel:libsanta
|
||||
"
|
||||
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku_devel
|
||||
makefile_engine
|
||||
@@ -45,6 +45,6 @@ INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir
|
||||
cp -a src/objects/Seeker $appsDir
|
||||
|
||||
|
||||
addAppDeskbarSymlink $appsDir/Seeker
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user