[Git][haskell-team/DHG_packages][experimental] ghc: fix previous upload, force multiarch disable in rules

Gianfranco Costamagna gitlab at salsa.debian.org
Thu Jul 26 13:11:54 BST 2018


Gianfranco Costamagna pushed to branch experimental at Debian Haskell Group / DHG_packages


Commits:
855ea7ac by Gianfranco Costamagna at 2018-07-26T14:11:32+02:00
ghc: fix previous upload, force multiarch disable in rules

- - - - -


1 changed file:

- p/ghc/debian/rules


Changes:

=====================================
p/ghc/debian/rules
=====================================
--- a/p/ghc/debian/rules
+++ b/p/ghc/debian/rules
@@ -127,7 +127,7 @@ endif
 	echo 'V=1'                                     >> mk/build.mk
 	dh_auto_configure -- \
 		$(EXTRA_CONFIGURE_FLAGS) \
-		--with-system-libffi
+		--with-system-libffi --libdir=/usr/lib
 
 override_dh_auto_build:
 	dh_auto_build



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/855ea7ac6fa32c8fe74a0f9abeccaf8e20d9ac8c

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/commit/855ea7ac6fa32c8fe74a0f9abeccaf8e20d9ac8c
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180726/792f96d8/attachment.html>


More information about the Pkg-haskell-commits mailing list