[Debian-ha-maintainers] [PATCH 1 of 6] debian/rules: dh_pycentral only for pacemaker and pacemaker-dev

Andres Rodriguez andreserl at ubuntu.com
Fri Dec 3 21:51:32 UTC 2010


# HG changeset patch
# User Andres Rodriguez <andreserl at ubuntu.com>
# Date 1291409607 18000
# Branch sid
# Node ID 12a92c5a2cb5898aeb5772d2c87abf687e25a1d9
# Parent  2ab2e7602077f8b56a01217799dd53730d0f60e9
debian/rules: dh_pycentral only for pacemaker and pacemaker-dev

diff -r 2ab2e7602077 -r 12a92c5a2cb5 debian/rules
--- a/debian/rules	Thu Oct 21 17:10:33 2010 +0200
+++ b/debian/rules	Fri Dec 03 15:53:27 2010 -0500
@@ -154,7 +154,7 @@
 	dh_fixperms -a
 	dh_makeshlibs -a -V
 	dh_perl -a
-	DH_PYCENTRAL="include-links" dh_pycentral -a
+	DH_PYCENTRAL="include-links" dh_pycentral -ppacemaker -ppacemaker-dev
 	dh_installdeb -a
 	dh_shlibdeps -a
 	dh_gencontrol -a



More information about the Debian-ha-maintainers mailing list