aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile
diff options
context:
space:
mode:
authorsconklin <sconklin@ef72aa8b-4018-0410-8976-d6e080ef94d8>2006-07-13 16:59:38 +0000
committersconklin <sconklin@ef72aa8b-4018-0410-8976-d6e080ef94d8>2006-07-13 16:59:38 +0000
commit988eb84930ef67db9f334f351062bd931f552ba0 (patch)
tree835d6ca226667ecd5a32addf0e263b3b5a29c9a7 /src/Makefile
parentce8606c7b265d2b8ff61701e6ef5371ee7d3376a (diff)
downloadsos-988eb84930ef67db9f334f351062bd931f552ba0.tar.gz
Makefile fix
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@11 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src/Makefile')
-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]