[boinc] 02/02: move debconf-updatepo to configure stage

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Mon Oct 27 10:21:03 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 b3ed2f69e07716d20833934d0076a85f34375a4e
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Mon Oct 27 10:18:35 2014 +0100

    move debconf-updatepo to configure stage
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index cc43bf4..51e10bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -220,6 +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
 	#./_autosetup
 	#if [ ! -r ltmain.sh ]; then libtoolize; fi
 	#aclocal -I m4 && autoheader && automake --add-missing && autoconf
@@ -349,7 +350,6 @@ override_dh_auto_clean:
 	  packages/solaris/CSW/boincdevel/Makefile \
 	  packages/solaris/CSW/boinclibs/Makefile \
 	  packages/solaris/CSW/boincmanager/Makefile
-	debconf-updatepo
 
 SAMPLES=samples/sleeper/sleeper samples/worker/worker samples/example_app/uc2 samples/wrapper/wrapper
 

-- 
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