[pango] Bug 590042 – pango-view.1 manpage should not be gzipped



commit 091be0f7d8d06d38bf72c8f2521b2ab8808043d5
Author: Behdad Esfahbod <behdad behdad org>
Date:   Tue Jul 28 14:33:02 2009 -0400

    Bug 590042 â?? pango-view.1 manpage should not be gzipped

 pango-view/Makefile.am |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/pango-view/Makefile.am b/pango-view/Makefile.am
index c94559f..451f0d8 100644
--- a/pango-view/Makefile.am
+++ b/pango-view/Makefile.am
@@ -100,12 +100,6 @@ $(srcdir)/pango-view.1: ../configure.in $(pango_view_SOURCES)
 	      echo Failed to update pango-view.1, the man page may be outdated >&2; \
 	      (test -f "$@" || echo help2man is required to generate this file. >> "$@"));
 
-install-data-hook:
-	@cd "$(DESTDIR)$(man1dir)" && gzip -c pango-view.1 > pango-view.1.gz && $(RM) pango-view.1
-
-uninstall-hook:
-	$(RM) "$(DESTDIR)$(man1dir)/pango-view.1.gz"
-
 #########################################################
 
 BUILT_SOURCES = pangorc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]