[unshield] 02/05: don't link OpenSSL even if found

Evgeni Golov evgeni at moszumanska.debian.org
Mon Dec 26 14:58:34 UTC 2016


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

evgeni pushed a commit to branch master
in repository unshield.

commit 6773424cedcdaf74ca1566a2b545fe493bbf7c91
Author: Evgeni Golov <evgeni at debian.org>
Date:   Mon Dec 26 14:55:08 2016 +0100

    don't link OpenSSL even if found
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index cbe925d..8ae343f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,6 @@
 #!/usr/bin/make -f
 %:
 	dh $@
+
+override_dh_auto_configure:
+	dh_auto_configure -- -DUSE_OUR_OWN_MD5=YES

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



More information about the Pkg-games-commits mailing list