This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osrm.
commit ab1abee7b136bf613c6f0279126be6ddec6cd718 Author: Bas Couwenberg <[email protected]> Date: Sat Dec 26 01:50:31 2015 +0100 Drop find call, no longer needed. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index faf649d..42c62d1 100755 --- a/debian/rules +++ b/debian/rules @@ -16,7 +16,6 @@ override_dh_auto_build-arch: dh_auto_build --arch override_dh_auto_build-indep: - find $(CURDIR) -name Doxyfile doxygen obj-*/Doxyfile $(RM) html/*.md5 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osrm.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

