r3850 - /packages/liblingua-es-numeros-perl/trunk/debian/rules

gwolf at users.alioth.debian.org gwolf at users.alioth.debian.org
Tue Sep 19 23:08:56 UTC 2006


Author: gwolf
Date: Tue Sep 19 23:08:55 2006
New Revision: 3850

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=3850
Log:
Classify the generated manpage in the right section

Modified:
    packages/liblingua-es-numeros-perl/trunk/debian/rules

Modified: packages/liblingua-es-numeros-perl/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/packages/liblingua-es-numeros-perl/trunk/debian/rules?rev=3850&op=diff
==============================================================================
--- packages/liblingua-es-numeros-perl/trunk/debian/rules (original)
+++ packages/liblingua-es-numeros-perl/trunk/debian/rules Tue Sep 19 23:08:55 2006
@@ -50,7 +50,7 @@
 
 	# Generate and install the English manpage (still Debian-specific)
 	install -d $(TMP)/usr/share/man/man3/
-	pod2man $(CURDIR)/debian/Numeros.pod $(TMP)/usr/share/man/man3/Numeros.3pm
+	pod2man --section 3pm $(CURDIR)/debian/Numeros.pod $(TMP)/usr/share/man/man3/Numeros.3pm
 
 	# As this is a architecture independent package, we are not
 	# supposed to install stuff to /usr/lib. MakeMaker creates




More information about the Pkg-perl-cvs-commits mailing list