[DHG_packages] 01/01: argon2: fix build flag

Sean Whitton spw-guest at moszumanska.debian.org
Tue Sep 27 13:51:37 UTC 2016


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

spw-guest pushed a commit to branch master
in repository DHG_packages.

commit b4ece6240ec0b9ca4e96472fba7ba0f4e5b35650
Author: Sean Whitton <spwhitton at spwhitton.name>
Date:   Mon Sep 26 20:02:07 2016 -0700

    argon2: fix build flag
---
 p/haskell-argon2/debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/p/haskell-argon2/debian/rules b/p/haskell-argon2/debian/rules
index bc5070c..b649f11 100755
--- a/p/haskell-argon2/debian/rules
+++ b/p/haskell-argon2/debian/rules
@@ -6,7 +6,7 @@ DEB_INSTALL_CHANGELOGS_ALL = Changelog.md
 DEB_ENABLE_TESTS = yes
 
 # use libargon2 shlib
-DEB_SETUP_GHC_CONFIGURE_ARGS := -fuse-shared-lib
+DEB_SETUP_GHC_CONFIGURE_ARGS := -fuse-system-library
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk

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



More information about the Pkg-haskell-commits mailing list