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:
@@ -38,12 +38,12 @@ INSTALL()
|
||||
{
|
||||
FONTDIR=$fontsDir/ttfonts
|
||||
mkdir -p ${FONTDIR}
|
||||
|
||||
|
||||
cd Roboto_v$portVersion
|
||||
|
||||
|
||||
cd Roboto
|
||||
cp *.ttf ${FONTDIR}
|
||||
|
||||
|
||||
cd ..
|
||||
cd RobotoCondensed
|
||||
cp *.ttf ${FONTDIR}
|
||||
|
||||
Reference in New Issue
Block a user