diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:41:03 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-10-24 12:41:03 +0000 |
commit | 06258bec209a1c352ee5567b5c6dcbc6d850d388 (patch) | |
tree | 9b4e443cdf4c510165608197e27814fec8cb6b6f /regexp/prj | |
parent | c8743a33747e1106009a063dcbac94d120ce4241 (diff) |
INTEGRATION: CWS pj59 (1.4.12); FILE MERGED
2006/09/19 07:35:10 pjanik 1.4.12.1: #i69025#: Remove extraneous macosx-create-bundle call.
Diffstat (limited to 'regexp/prj')
-rw-r--r-- | regexp/prj/d.lst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/regexp/prj/d.lst b/regexp/prj/d.lst index 3e3c45013f37..080be652b08c 100644 --- a/regexp/prj/d.lst +++ b/regexp/prj/d.lst @@ -6,5 +6,3 @@ mkdir: %_DEST%\inc%_EXT%\external\regexp ..\%__SRC%\lib\libi18nregexp*.so %_DEST%\lib%_EXT%\libi18nregexp*.so ..\%__SRC%\lib\libi18nregexp*.dylib %_DEST%\lib%_EXT%\libi18nregexp*.dylib ..\%__SRC%\lib\ii18nregexp.lib %_DEST%\lib%_EXT%\ii18nregexp.lib - -dos: sh -c "if test %OS% = MACOSX; then macosx-create-bundle %_DEST%\lib%_EXT%\*.dylib; fi" |