[ode] 02/14: Disabling autoreconf

Leopold Palomo-Avellaneda leo at alaxarxa.net
Wed Sep 9 11:17:00 UTC 2015


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

lepalom-guest pushed a commit to branch master
in repository ode.

commit ee26387ea3b164d63784c6f10274b75c23486b04
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Fri Oct 3 14:49:05 2014 +0200

    Disabling autoreconf
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 9de19be..c615950 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 endif
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	mkdir -p debian/build/dp debian/build/sp

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



More information about the Pkg-games-commits mailing list