[boinc] 01/01: Partially Revert "move debconf-updatepo to configure stage"

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Mon Oct 27 14:13:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a commit to branch master
in repository boinc.

commit 40efd9af4720356c9a4143261e8ee0993f21f53f
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Mon Oct 27 15:12:31 2014 +0100

    Partially Revert "move debconf-updatepo to configure stage"
    
    This partially reverts commit b3ed2f69e07716d20833934d0076a85f34375a4e.
    moving updatepo into configure
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 51e10bf..32341e7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -220,7 +220,7 @@ override_dh_auto_test:
 #	touch $@
 
 override_dh_auto_configure:
-	debconf-updatepo || true # on some launchpad ppa armhf builders this fails, so trying to recover the build
+	debconf-updatepo
 	#./_autosetup
 	#if [ ! -r ltmain.sh ]; then libtoolize; fi
 	#aclocal -I m4 && autoheader && automake --add-missing && autoconf

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git



More information about the pkg-boinc-commits mailing list