From ce8586b0276bd628c540beaa656847b489bb30c4 Mon Sep 17 00:00:00 2001
From: Juergen Schmidt <jsc@openoffice.org>
Date: Wed, 6 Jun 2001 13:14:40 +0000
Subject: #87605# change linklib target, use wildcards

---
 registry/prj/d.lst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'registry/prj')

diff --git a/registry/prj/d.lst b/registry/prj/d.lst
index 11a1297128c6..4dabfc10dca1 100644
--- a/registry/prj/d.lst
+++ b/registry/prj/d.lst
@@ -26,4 +26,4 @@ mkdir: %_DEST%\inc%_EXT%\registry
 dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
 dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi"
 
-linklib: libreg.so.3.0.0
+linklib: libreg.so.*.*.*
-- 
cgit