[debian-edu-commits] [Git][debian-edu/debian-edu][master] d/rules: add workaround to fix (unreported) issue in blends-dev. Closes: #953359.

Holger Levsen gitlab at salsa.debian.org
Fri Mar 13 13:39:18 GMT 2020



Holger Levsen pushed to branch master at Debian Edu / debian-edu


Commits:
7b316679 by Holger Levsen at 2020-03-13T14:39:02+01:00
d/rules: add workaround to fix (unreported) issue in blends-dev. Closes: #953359.

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+debian-edu (2.11.13) UNRELEASED; urgency=medium
+
+  * d/rules: add workaround to fix (unreported) issue in blends-dev.
+    Closes: #953359.
+
+ -- Holger Levsen <holger at debian.org>  Fri, 13 Mar 2020 14:37:26 +0100
+
 debian-edu (2.11.12) unstable; urgency=medium
 
   * debian/control:


=====================================
debian/rules
=====================================
@@ -1,3 +1,8 @@
 #!/usr/bin/make -f
 
 include /usr/share/blends-dev/rules
+
+# workaround to fix #953359
+override_dh_install:
+	$(BLEND_INSTALL_HELPER)
+	dh_install -a $(BLENDNAME)-tasks.desc usr/share/tasksel/descs



View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/-/commit/7b316679288f178c7fb946008450973e3359e888

-- 
View it on GitLab: https://salsa.debian.org/debian-edu/debian-edu/-/commit/7b316679288f178c7fb946008450973e3359e888
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-edu-commits/attachments/20200313/eebc7e13/attachment-0001.html>


More information about the debian-edu-commits mailing list