[Git][haskell-team/DHG_packages][master] alex: Fix tests

Ilias Tsitsimpis (@iliastsi) gitlab at salsa.debian.org
Fri Aug 12 14:49:03 BST 2022



Ilias Tsitsimpis pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
75ebe005 by Ilias Tsitsimpis at 2022-08-12T16:48:44+03:00
alex: Fix tests

- - - - -


2 changed files:

- p/alex/debian/changelog
- p/alex/debian/rules


Changes:

=====================================
p/alex/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+alex (3.2.7.1-3) unstable; urgency=medium
+
+  * Set the path for the alex binary when running tests
+
+ -- Ilias Tsitsimpis <iliastsi at debian.org>  Fri, 12 Aug 2022 16:45:30 +0300
+
 alex (3.2.7.1-2) unstable; urgency=medium
 
   * Declare compliance with Debian policy 4.6.1


=====================================
p/alex/debian/rules
=====================================
@@ -46,3 +46,7 @@ build/alex:: build-ghc-stamp
 install/alex:: debian/tmp-inst-ghc
 	dh_installdirs usr/share/doc/alex/html
 	cp -a doc/alex/* `pwd`/debian/`dh_listpackages`/usr/share/doc/alex/html
+
+# Set the path for the alex binary, used by
+# tests/Makefile to run tests.
+check-ghc-stamp: export ALEX = ../dist-ghc/build/alex/alex



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

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/75ebe00599c8b89a320eea145cef468116519a53
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/20220812/dc2e4fd4/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list