mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -53,7 +53,7 @@ BUILD()
|
||||
autoconf
|
||||
cp configure ..
|
||||
cd ..
|
||||
|
||||
|
||||
runConfigure ./configure
|
||||
make $jobArgs
|
||||
}
|
||||
@@ -61,10 +61,10 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
prepareInstalledDevelLibs libexiv2
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
packageEntries devel \
|
||||
$developDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user