(tar): Fixed.
authortomo <tomo>
Thu, 18 May 2006 07:32:32 +0000 (07:32 +0000)
committertomo <tomo>
Thu, 18 May 2006 07:32:32 +0000 (07:32 +0000)
Makefile

index df4b84c..1043fe6 100644 (file)
--- 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)