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