summaryrefslogtreecommitdiff
blob: 23fd218cea61bb6d5b50326151adaac2af507aa4 (plain)
1
2
3
4
5
6
7
8
9
10
--- Makefile.am.orig	2004-03-25 06:04:30.714634312 +0900
+++ Makefile.am	2004-03-25 06:04:30.715634160 +0900
@@ -42,7 +42,6 @@
 	chmod -R a+r $(distdir)
 	zip -rq $(distdir).zip $(distdir)
 	$(TAR) chofz $(distdir).tgz $(distdir)
-	# gzip -f $(distdir).tar
 
 # Tag before making distribution.  Also, don't make a distribution if
 # checks fail.