aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 6c2b3a52..d2947546 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -18,7 +18,6 @@ tag-archive:
@echo "$(SVNTAG)"
create-archive: tag-archive
-create-archive:
@rm -rf /tmp/$(NAME)
@svn export $(REPO)/tags/$(SVNTAG)/src /tmp/$(NAME) \
|| echo GRRRrrrrr -- ignore [export aborted]