[ooo-build-commit] .: patches/unittesting

Fridrich Strba fridrich at kemper.freedesktop.org
Tue Jun 29 01:45:30 PDT 2010


 patches/unittesting/unittesting-ucbhelper.diff |   25 -------------------------
 1 file changed, 25 deletions(-)

New commits:
commit cb9f16c2145bfcf318e02e42bc494c230eb196f3
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Tue Jun 29 10:44:53 2010 +0200

    Removing a hunk that creates linking mess on Windows.
    
    * patches/unittesting/unittesting-ucbhelper.diff:

diff --git a/patches/unittesting/unittesting-ucbhelper.diff b/patches/unittesting/unittesting-ucbhelper.diff
index c62804c..2ff89d2 100644
--- a/patches/unittesting/unittesting-ucbhelper.diff
+++ b/patches/unittesting/unittesting-ucbhelper.diff
@@ -1,30 +1,5 @@
----
- ucbhelper/prj/tests.lst             |    2 ++
- ucbhelper/workben/myucp/makefile.mk |    2 +-
- 2 files changed, 3 insertions(+), 1 deletions(-)
- create mode 100644 ucbhelper/prj/tests.lst
-
-diff --git ucbhelper/prj/tests.lst ucbhelper/prj/tests.lst
-new file mode 100644
-index 0000000..16307e8
 --- /dev/null
 +++ ucbhelper/prj/tests.lst
 @@ -0,0 +1,2 @@
 +uh   ucbhelper\workben\myucp                            nmake - all uh_workben_myucp uh_util NULL
 +#depends on rsc: uh   ucbhelper\workben\ucbexplorer                      nmake - all uh_workben_ucbexplorer NULL
-diff --git ucbhelper/workben/myucp/makefile.mk ucbhelper/workben/myucp/makefile.mk
-index 6fbad4e..e9e5775 100644
---- ucbhelper/workben/myucp/makefile.mk
-+++ ucbhelper/workben/myucp/makefile.mk
-@@ -77,7 +77,7 @@ SHL1STDLIBS=\
-     $(CPPULIB) \
-     $(SALLIB)  \
-     $(SALHELPERLIB) \
--    $(UCBHELPERLIB)
-+    -lucbhelper4$(COMNAME)
- 
- SHL1DEF=$(MISC)$/$(SHL1TARGET).def
- SHL1LIBS=$(LIB1TARGET)
--- 
-1.7.0.1
-


More information about the ooo-build-commit mailing list