Removed the gzip for the manpage in Makefile. v0.3.1-3
authorviric@llimona
Tue, 03 Apr 2007 23:55:30 +0200
changeset 85 36bec04b8afd
parent 84 65c7575e61f7
child 86 662efcb99194
Removed the gzip for the manpage in Makefile.
Makefile
--- a/Makefile	Tue Apr 03 23:54:05 2007 +0200
+++ b/Makefile	Tue Apr 03 23:55:30 2007 +0200
@@ -36,4 +36,3 @@
 	$(INSTALL) ts $(PREFIX)/bin
 	$(INSTALL) -d $(PREFIX)/man/man1
 	$(INSTALL) -m 644 ts.1 $(PREFIX)/man/man1
-	gzip $(PREFIX)/man/man1/ts.1