This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository minetest-v04x.

commit 04ea255864a94f4181ff40e94a1b576fbd28fb3a
Author: Markus Koschany <[email protected]>
Date:   Wed Aug 23 18:37:14 2017 +0200

    Make sure that we really use system libraries of jsoncpp and gmp.
    
    Remove embedded libs in dh_clean override.
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 2fc8e89..7ebfe2a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,6 +40,7 @@ override_dh_install:
 override_dh_clean:
        dh_clean
        $(RM) -r bin
+       $(RM) -r lib/jsoncpp lib/gmp
 
 get-orig-source:
        uscan --verbose --force-download

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-games/minetest-v04x.git

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

Reply via email to