fix macosx build

This commit is contained in:
David Ostrovsky
2012-04-13 15:50:38 +02:00
committed by Matúš Kukan
parent 6bc4d28845
commit 0c80ad06fd

View File

@@ -53,7 +53,7 @@ sub action($$$)
('app/UREBIN/URELIB' => '@executable_path/../lib',
'app/OOO/URELIB' => '@executable_path/../ure-link/lib',
'app/OOO/OOO' => '@executable_path',
'app/SDK/URELIB' => '@executable_path/../../ure-link/lib',
'app/SDKBIN/URELIB' => '@executable_path/../../ure-link/lib',
'app/NONE/URELIB' => '@__VIA_LIBRARY_PATH__',
'app/NONE/OOO' => '@__VIA_LIBRARY_PATH__',
'app/NONE/NONE' => '@__VIA_LIBRARY_PATH__',