devshell: Fix so that it actually deploys the devshell script. The task
authorJamie Lenehan <lenehan@twibble.org>
Tue, 21 Nov 2006 23:31:14 +0000 (23:31 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Tue, 21 Nov 2006 23:31:14 +0000 (23:31 +0000)
commitb201fc63537726817bebb816b35742f22feb7e8a
tree71c3dbf3b8d2d10d5b10e6c092da2d28f8ecdc27
parentd407f7c94e04244dd15c649ddc8f70fc1cd93e5d
devshell: Fix so that it actually deploys the devshell script. The task
being added gets "do_" appended to it, so we need to add "deploy" (not
"do_deploy"). Also with just to "after do_install" it never gets called
(perhaps added too late?) so also add a "before do_package". Closes #1561.
packages/addons/devshell.bb