aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-02-26 15:05:29 +0000
committerThierry Vignaud <tv@mageia.org>2012-02-26 15:05:29 +0000
commitbb1e8e37a6d7d15e21874c2f26b7daa18c8e62b9 (patch)
tree81af6e72d8c70aa5ec0a15a50d6c8565d28acdb5 /Makefile
parentc369fef374176fe49d4938c035d89e26035d3c65 (diff)
downloadiurt-bb1e8e37a6d7d15e21874c2f26b7daa18c8e62b9.tar
iurt-bb1e8e37a6d7d15e21874c2f26b7daa18c8e62b9.tar.gz
iurt-bb1e8e37a6d7d15e21874c2f26b7daa18c8e62b9.tar.bz2
iurt-bb1e8e37a6d7d15e21874c2f26b7daa18c8e62b9.tar.xz
iurt-bb1e8e37a6d7d15e21874c2f26b7daa18c8e62b9.zip
(tar) needs localcopy first
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f60b7ae..91be970 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ install:
install -m755 iurt2 $(bindir)/iurt
install -m755 emi ulri $(bindir)/
-tar:
+tar: localcopy
tar cfa $(PACKAGE)-$(VERSION).tar.xz $(PACKAGE)-$(VERSION)
rm -rf $(PACKAGE)-$(VERSION)