From a5f00c67dc374896ff6bfcd0cdc771ec6758cfaf Mon Sep 17 00:00:00 2001 From: Petr Mladek Date: Tue, 21 Sep 2010 15:42:27 +0200 Subject: Use the fetched 185d60944ea767075d27247c3162b3bc-unowinreg.dll --- odk/source/unowinreg/win/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odk/source/unowinreg/win/makefile.mk b/odk/source/unowinreg/win/makefile.mk index 077d8aa60aac..605848b3f7b7 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) $< $@ -- cgit