[osrm] 14/14: Drop find call, no longer needed.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Dec 26 00:51:28 UTC 2015


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 <sebastic at xs4all.nl>
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



More information about the Pkg-grass-devel mailing list