From: tomo Date: Thu, 18 May 2006 07:32:32 +0000 (+0000) Subject: (tar): Fixed. X-Git-Tag: chise-base-0_23~2 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Ftomoyo-tools.git;a=commitdiff_plain;h=54efadb3c6e4a2a1f0938eb6d001df2d245d65af (tar): Fixed. --- diff --git a/Makefile b/Makefile index df4b84c..1043fe6 100644 --- a/Makefile +++ b/Makefile @@ -48,7 +48,7 @@ tar: cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root \ export -d $(PACKAGE)-$(VERSION) \ -r $(PACKAGE)-`echo $(VERSION) | tr . _` \ - tomoyo' + tomoyo-tools' $(RM) /tmp/$(PACKAGE)-$(VERSION)/ftp.in cd /tmp; $(TAR) cvzf $(PACKAGE)-$(VERSION).tar.gz $(PACKAGE)-$(VERSION) cd /tmp; $(RM) -r $(PACKAGE)-$(VERSION)