[Pkg-lyx-devel] svn commit: r245 - /lyx/branches/lyx-1.5/debian/rules

pelle at users.alioth.debian.org pelle at users.alioth.debian.org
Tue Feb 6 18:08:23 CET 2007


Author: pelle
Date: Tue Feb  6 18:08:22 2007
New Revision: 245

URL: http://svn.debian.org/wsvn/pkg-lyx/?sc=1&rev=245
Log:
move dh_installman to binary-arch

Modified:
    lyx/branches/lyx-1.5/debian/rules

Modified: lyx/branches/lyx-1.5/debian/rules
URL: http://svn.debian.org/wsvn/pkg-lyx/lyx/branches/lyx-1.5/debian/rules?rev=245&op=diff
==============================================================================
--- lyx/branches/lyx-1.5/debian/rules (original)
+++ lyx/branches/lyx-1.5/debian/rules Tue Feb  6 18:08:22 2007
@@ -119,7 +119,6 @@
 	dh_testroot
 	dh_installchangelogs -i ChangeLog
 	dh_installdocs -i
-	dh_installman -i
 	dh_pysupport -i /usr/share/lyx
 	dh_link -i
 	dh_compress -i
@@ -132,6 +131,7 @@
 binary-arch: build install
 	dh_testdir
 	dh_testroot
+	dh_installman -a
 	dh_installmenu -a
 	dh_installmime -a
 	dh_desktop -a




More information about the Pkg-lyx-devel mailing list