This is an automated email from the git hooks/post-receive script. natureshadow-guest pushed a commit to branch master in repository minetest-mod-mesecons.
commit 9955fa08213c00a016197c32112cb8bdf26156c4 Author: Dominik George <[email protected]> Date: Thu Jun 2 20:42:30 2016 +0200 Useless use of find(1) --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index d5d3fae..83eb137 100755 --- a/debian/rules +++ b/debian/rules @@ -5,4 +5,4 @@ override_dh_install: dh_install - find debian/minetest-mod-mesecons/usr/share/games/minetest/mods -name doc -type d -exec rm -r {} + + rm -rf debian/minetest-mod-mesecons/usr/share/minetest/mods/*/doc/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-mod-mesecons.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

