[med-svn] [Git][med-team/rosa][master] Workaround to fix R package dependency

Dylan Aïssi gitlab at salsa.debian.org
Sat Jul 4 23:44:50 BST 2020



Dylan Aïssi pushed to branch master at Debian Med / rosa


Commits:
5f7c8434 by Dylan Aïssi at 2020-07-05T00:44:05+02:00
Workaround to fix R package dependency

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -20,6 +20,10 @@ override_dh_auto_install:
 	dh_auto_install --sourcedirectory=python --buildsystem=pybuild
 	find debian/python3-rosa -name *.csv | xargs -r chmod -x
 
+override_dh_gencontrol:
+	cat debian/rosa.substvars >> debian/r-other-rosa.substvars
+	dh_gencontrol
+
 override_dh_auto_clean:
 	dh_auto_clean
 	rm -rf debian/rosa debian/tmp/ debian/python3-rosa



View it on GitLab: https://salsa.debian.org/med-team/rosa/-/commit/5f7c843489fb27199fa495cecfabd59c7668d2d4

-- 
View it on GitLab: https://salsa.debian.org/med-team/rosa/-/commit/5f7c843489fb27199fa495cecfabd59c7668d2d4
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/20200704/7748b865/attachment.html>


More information about the debian-med-commit mailing list