mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
IlmBase and OpenEXR recipes: cosmetic patch
This commit is contained in:
@@ -64,15 +64,8 @@ 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
|
||||
prepareInstalledDevelLibs libHalf libIex libIexMath libIlmThread \
|
||||
libImath libIex-2_1 libIexMath-2_1 libIlmThread-2_1 libImath-2_1
|
||||
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
@@ -106,8 +106,7 @@ INSTALL()
|
||||
rmdir $dataDir
|
||||
|
||||
# prepare development lib links
|
||||
prepareInstalledDevelLibs libIlmImf-Imf_2_1 \
|
||||
libIlmImf
|
||||
prepareInstalledDevelLibs libIlmImf-Imf_2_1 libIlmImf
|
||||
|
||||
fixPkgconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user