This is an automated email from the git hooks/post-receive script. ross-guest pushed a commit to branch master in repository geographiclib.
commit 236a12d1b0bc8803bc63ebcbeed21e80a697e15a Author: Ross Gammon <rossgam...@mail.dk> Date: Sun Sep 14 11:46:54 2014 +0200 Temporarily revert autoreconf & disble overrides Get package building so other problems can be fixed --- debian/rules | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/debian/rules b/debian/rules index d631731..766ee76 100755 --- a/debian/rules +++ b/debian/rules @@ -1,15 +1,14 @@ #!/usr/bin/make -f %: - dh $@ --buildsystem autoconf \ - --sourcedirectory=$(CURDIR) --with python2,autoreconf + dh $@ --with autotools-dev -override_dh_auto_configure: - dh_auto_configure -- --datadir=/usr/share/geographiclib --prefix=/usr +#override_dh_auto_configure: +# dh_auto_configure -- --datadir=/usr/share/geographiclib --prefix=/usr -override_dh_auto_install: - make -C python DESTDIR=$(CURDIR)/debian/tmp install - dh_auto_install +#override_dh_auto_install: +# make -C python DESTDIR=$(CURDIR)/debian/tmp install +# dh_auto_install override_dh_install: # Remove duplicate license information -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/geographiclib.git _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel