Merge lp:~pjdc/launchpad-buildd/chroot-scripts into lp:~lamont/launchpad-buildd/chroot-scripts

Proposed by Paul Collins
Status: Merged
Merged at revision: 57
Proposed branch: lp:~pjdc/launchpad-buildd/chroot-scripts
Merge into: lp:~lamont/launchpad-buildd/chroot-scripts
Diff against target: 13 lines (+1/-2)
1 file modified
make-chroot.sh (+1/-2)
To merge this branch: bzr merge lp:~pjdc/launchpad-buildd/chroot-scripts
Reviewer Review Type Date Requested Status
LaMont Jones Approve
Review via email: mp+289723@code.launchpad.net

Description of the change

don't install devscripts-el, as LP#1369333 or something like it affects trusty

To post a comment you must log in.
Revision history for this message
LaMont Jones (lamont) wrote :

lgtm.

review: Approve
57. By LaMont Jones

don't install devscripts-el, as LP#1369333 or something like it affects trusty

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'make-chroot.sh'
2--- make-chroot.sh 2014-11-19 21:21:43 +0000
3+++ make-chroot.sh 2016-03-22 00:51:42 +0000
4@@ -252,8 +252,7 @@
5
6 if test -z "$installs"; then
7 installs="gnupg libnss-db zsh fakeroot build-essential devscripts nvi vim
8- ccache less devscripts bzr git-core patchutils devscripts-el
9- gdb"
10+ ccache less devscripts bzr git-core patchutils gdb"
11 fi
12
13 # figure out whether or not we should be using --ports

Subscribers

People subscribed via source and target branches

to all changes: