[med-svn] [Git][med-team/hyphy][master] 2 commits: Fix reference to the build directory

Andreas Tille gitlab at salsa.debian.org
Thu Dec 24 06:36:57 GMT 2020



Andreas Tille pushed to branch master at Debian Med / hyphy


Commits:
81efab91 by Andreas Tille at 2020-12-24T07:11:05+01:00
Fix reference to the build directory

- - - - -
b31ec3d8 by Andreas Tille at 2020-12-24T07:15:44+01:00
routine-update: Ready to upload to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+hyphy (2.5.24+dfsg-2) unstable; urgency=medium
+
+  [ Pino Toscano ]
+  * Fix reference to the build directory
+    Closes: #977992
+
+ -- Andreas Tille <tille at debian.org>  Thu, 24 Dec 2020 07:11:25 +0100
+
 hyphy (2.5.24+dfsg-1) unstable; urgency=medium
 
   * New upstream version


=====================================
debian/rules
=====================================
@@ -33,7 +33,7 @@ override_dh_auto_build:
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-	find "$$(echo obj-*-*-*/)" \
+	find "obj-$(DEB_HOST_GNU_TYPE)/" \
 		-not -path "*/CMakeFiles/*" \
 		-type f,l \
 		-executable \



View it on GitLab: https://salsa.debian.org/med-team/hyphy/-/compare/d77a7a9d72ce1d7780119350574cc88cfd436a55...b31ec3d8d47f9366d359904cbc38d4bbb08a7b52

-- 
View it on GitLab: https://salsa.debian.org/med-team/hyphy/-/compare/d77a7a9d72ce1d7780119350574cc88cfd436a55...b31ec3d8d47f9366d359904cbc38d4bbb08a7b52
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/debian-med-commit/attachments/20201224/e8c43a9f/attachment-0001.html>


More information about the debian-med-commit mailing list