[minetest-v04x] 04/11: Make sure that we really use system libraries of jsoncpp and gmp.

Markus Koschany apo at moszumanska.debian.org
Wed Aug 23 17:29:57 UTC 2017


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 <apo at debian.org>
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



More information about the Pkg-games-commits mailing list