[ode] 05/14: Added bootstrap to build the package

Leopold Palomo-Avellaneda leo at alaxarxa.net
Wed Sep 9 11:17:04 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 27ade842680bc055eaaaaeaa296d2b09c0fc7a82
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Thu May 14 15:50:05 2015 +0200

    Added bootstrap to build the package
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index c615950..8fbecfd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,7 @@ endif
 	dh $@ --parallel
 
 override_dh_auto_configure:
+	./bootstrap
 	mkdir -p debian/build/dp debian/build/sp
 	# SP: single precision build
 	cd debian/build/sp && ../../../configure --enable-shared --prefix=/usr LIBS="-lX11" $(shell dpkg-buildflags --export=configure)

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