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 <[email protected]>
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

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to