Package: blends-dev
Version: 0.6.15
Severity: critical
Tags: patch
User: [email protected]
Usertags: debian-edu
Setting severity critical, because this bug break the building of
education-tasks, making that package useless with the tasksel package
since version 3.00 of tasksel.
The rules file in blends-dev install the tasksel desc file in the wrong
location, causing tasksel to ignore the file and no task to show up when
running tasksel. See BTS #694895 for the education-tasks story.
This patch to /usr/share/blends-dev/rules should solve it:
--- /usr/share/blends-dev/rules 2010-11-10 20:56:14.000000000 +0100
+++ /tmp/rules 2012-12-01 22:26:02.000000000 +0100
@@ -34,7 +34,7 @@
override_dh_install:
$(BLEND_INSTALL_HELPER)
- dh_install $(BLENDNAME)-tasks.desc usr/share/tasksel
+ dh_install $(BLENDNAME)-tasks.desc usr/share/tasksel/descs
override_dh_installdocs:
dh_installdocs $(INSTALLREADME)
--
Happy hacking
Petter Reinholdtsen
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]