From 53c04720b8b8208a6f9bbe14d8246e2157e0a76f Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 16 Jun 2010 09:29:28 +0000 Subject: [PATCH] (tar-base): Fixed too. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 3c67511..0a0e603 100644 --- a/Makefile.in +++ b/Makefile.in @@ -152,7 +152,7 @@ tar-base: tomoyo-tools; \ cvs -d $(CVS_ROOT) export \ -r chise-base-`echo $(VERSION) | tr . _` \ - ids'; \ + ids; \ cvs -d $(CVS_ROOT) export \ -r chise-base-`echo $(VERSION) | tr . _` \ chise-fonts-installer' -- 1.7.10.4