tags 403845 + patch
tags 403844 + patch
tags 403843 + patch
thanks

Hi,

The dgrep manpage is already explaining the functionalities of degrep,
dfgrep and dzgrep.  This manpage can thus be used as documentation for
d*grep utilities.

Here is a simple patch to create the needed symlinks for these
manpages during the installation of the package.

Cheers,
 Xavier
--- rules	2008-11-06 15:56:28.000000000 +0100
+++ rules.new	2008-11-06 15:54:23.000000000 +0100
@@ -62,6 +62,9 @@
 	dh_installexamples
 	dh_link
 	dh_compress
+	ln -s dgrep.1.gz debian/debian-goodies/usr/share/man/man1/degrep.1.gz
+	ln -s dgrep.1.gz debian/debian-goodies/usr/share/man/man1/dfgrep.1.gz
+	ln -s dgrep.1.gz debian/debian-goodies/usr/share/man/man1/dzgrep.1.gz
 	dh_fixperms
 	dh_installdeb
 	dh_gencontrol

Reply via email to