[ooo-build-commit] .: odk/source

Petr Mladek pmladek at kemper.freedesktop.org
Tue Sep 21 07:59:39 PDT 2010


 odk/source/unowinreg/win/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 3185d77ea5b83c43d696f7d79d85b956b2a9b6a9
Author: Petr Mladek <pmladek at suse.cz>
Date:   Tue Sep 21 15:42:27 2010 +0200

    Use the fetched 185d60944ea767075d27247c3162b3bc-unowinreg.dll

diff --git a/odk/source/unowinreg/win/makefile.mk b/odk/source/unowinreg/win/makefile.mk
index 077d8aa..605848b 100644
--- a/odk/source/unowinreg/win/makefile.mk
+++ b/odk/source/unowinreg/win/makefile.mk
@@ -69,7 +69,7 @@ $(BIN)$/unowinreg.dll : unowinreg.cxx
 
 .ELSE
 
-$(BIN)$/unowinreg.dll : $(SOLARVERSION)$/$(INPATH)$/bin$(UPDMINOREXT)$/unowinreg.dll
+$(BIN)$/unowinreg.dll : $(TARFILE_LOCATION)/185d60944ea767075d27247c3162b3bc-unowinreg.dll
     @@-rm -f $@
     $(GNUCOPY) $< $@
 


More information about the ooo-build-commit mailing list