[Pkg-openmpi-commits] r26 - /openmpi/trunk/debian/rules

edd at users.alioth.debian.org edd at users.alioth.debian.org
Sun Jun 24 16:31:31 UTC 2007


Author: edd
Date: Sun Jun 24 16:31:31 2007
New Revision: 26

URL: http://svn.debian.org/wsvn/pkg-openmpi/?sc=1&rev=26
Log:
install AUTHORS NEWS README LICENSE everywhere

Modified:
    openmpi/trunk/debian/rules

Modified: openmpi/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/debian/rules?rev=26&op=diff
==============================================================================
--- openmpi/trunk/debian/rules (original)
+++ openmpi/trunk/debian/rules Sun Jun 24 16:31:31 2007
@@ -76,7 +76,7 @@
 	dh_testdir -i
 	dh_testroot -i
 	dh_installchangelogs  -i
-	dh_installdocs -i
+	dh_installdocs --all AUTHORS NEWS README LICENSE
 #	dh_installexamples -i 
 	dh_installexamples -popenmpi-doc examples
 	dh_installman -i
@@ -95,7 +95,7 @@
 	dh_testdir -a
 	dh_testroot -a
 	dh_installchangelogs  -a
-	dh_installdocs -a
+	dh_installdocs --all AUTHORS NEWS README LICENSE
 	dh_installexamples -a
 	dh_installman -a
 	dh_link -a




More information about the Pkg-openmpi-commits mailing list