mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -39,7 +39,7 @@ BUILD()
|
||||
{
|
||||
./configure --strict --prefix $prefix \
|
||||
--mandir $manDir
|
||||
make world.opt
|
||||
make world.opt
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
@@ -47,4 +47,3 @@ INSTALL()
|
||||
make install PREFIX=$prefix \
|
||||
MANDIR=$manDir
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user