summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-09-21 15:42:27 +0200
committerPetr Mladek <pmladek@suse.cz>2010-09-21 15:42:27 +0200
commita5f00c67dc374896ff6bfcd0cdc771ec6758cfaf (patch)
tree38149bb64bc8fd870fd4e295ec6a39b08d25c48f
parent942fdab7b5feff505440fe8550c420d7453373df (diff)
Use the fetched 185d60944ea767075d27247c3162b3bc-unowinreg.dll
Notes
split repo tag: sdk_OOO_BUILD_3_2_99_0_PRE
-rw-r--r--odk/source/unowinreg/win/makefile.mk2
1 files changed, 1 insertions, 1 deletions
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) $< $@