| Submitter | Stefan Bader |
|---|---|
| Date | July 18, 2012, 12:35 a.m. |
| Message ID | <1342571713-10852-4-git-send-email-stefan.bader@canonical.com> |
| Download | mbox | patch |
| Permalink | /patch/171580/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/debian.master/etc/getabis b/debian.master/etc/getabis index f904be9a..b4db1dd 100644 --- a/debian.master/etc/getabis +++ b/debian.master/etc/getabis @@ -3,6 +3,7 @@ repo_list=( "http://ports.ubuntu.com/ubuntu-ports/pool/main/l/linux" "http://archive.ubuntu.com/ubuntu/pool/universe/l/linux" "http://ports.ubuntu.com/ubuntu-ports/pool/universe/l/linux" + "http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu/pool/main/l/linux" ) package_prefixes linux-image linux-image-extra
Signed-off-by: Stefan Bader <stefan.bader@canonical.com> --- debian.master/etc/getabis | 1 + 1 file changed, 1 insertion(+)