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:
@@ -25,7 +25,7 @@ BUILD_PREREQUIRES="
|
||||
coreutils
|
||||
"
|
||||
|
||||
BUILD()
|
||||
BUILD()
|
||||
{
|
||||
true
|
||||
}
|
||||
@@ -34,6 +34,6 @@ INSTALL()
|
||||
{
|
||||
FONTDIR=$fontsDir/ttfonts
|
||||
mkdir -p $FONTDIR
|
||||
|
||||
|
||||
cp *.ttf $FONTDIR
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user