mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 14:08:51 +02:00
Trim extra newlines at end of file & trailing whitespace.
This commit is contained in:
@@ -44,7 +44,7 @@ BUILD_PREREQUIRES="
|
||||
cmd:aclocal
|
||||
cmd:libtoolize
|
||||
"
|
||||
|
||||
|
||||
BUILD()
|
||||
{
|
||||
./bootstrap
|
||||
@@ -55,13 +55,13 @@ BUILD()
|
||||
INSTALL()
|
||||
{
|
||||
make install
|
||||
|
||||
|
||||
# prepare development lib links
|
||||
prepareInstalledDevelLibs libHalf libIex libIexMath libIlmThread \
|
||||
libImath libIex-2_1 libIexMath-2_1 libIlmThread-2_1 libImath-2_1
|
||||
|
||||
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
# devel package
|
||||
packageEntries devel $developDir
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user