summaryrefslogtreecommitdiff
path: root/registry/prj
diff options
context:
space:
mode:
authorPatrick Luby <pluby@openoffice.org>2001-02-10 20:33:58 +0000
committerPatrick Luby <pluby@openoffice.org>2001-02-10 20:33:58 +0000
commitf188ae888c9b2ba8fa8bb988822c8194b8eb7cc6 (patch)
tree1e3f04b771452fe3dbb5c617eaf792817b6c0a0f /registry/prj
parentee9c8683b60ac11f971e52677d5966aaf191306c (diff)
Consolidated common Mac OS X static data member initializations into vos project
Diffstat (limited to 'registry/prj')
-rw-r--r--registry/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/prj/d.lst b/registry/prj/d.lst
index 6dcd5c955b60..603341fe8857 100644
--- a/registry/prj/d.lst
+++ b/registry/prj/d.lst
@@ -15,4 +15,4 @@ mkdir: %_DEST%\inc%_EXT%\registry
..\%__SRC%\bin\regview %_DEST%\bin%_EXT%\regview
..\version.mk %_DEST%\inc%_EXT%\registry\version.mk
-dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\libreg*.dylib; fi"
+dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"