mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 15:08:57 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -76,13 +76,13 @@ BUILD()
|
||||
aclocal --install -I m4
|
||||
autoconf --force
|
||||
autoheader
|
||||
touch libtool.m4
|
||||
touch libtool.m4
|
||||
cd ../..
|
||||
|
||||
|
||||
# TODO: fix this hack!
|
||||
cp /boot/common/bin/libtool .
|
||||
ln -sfn $sourceDir/libtool /libtool
|
||||
|
||||
|
||||
./configure $configureDirArgs \
|
||||
--with-apr=$aprInstallDir \
|
||||
--with-expat=$expatInstallDir
|
||||
@@ -97,5 +97,3 @@ INSTALL()
|
||||
prepareInstalledDevelLibs libaprutil-1
|
||||
fixPkgconfig
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user