Mercurial > hg-stable
changeset 29034:e5e2f1cc6931 stable
ubuntu-trusty-ppa: add makefile rule
author | Sean Farley <sean@farley.io> |
---|---|
date | Wed, 27 Apr 2016 00:27:10 -0700 |
parents | cab69dc44750 |
children | e142dac78f8a |
files | Makefile |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile Wed Apr 27 00:18:18 2016 -0700 +++ b/Makefile Wed Apr 27 00:27:10 2016 -0700 @@ -187,6 +187,9 @@ docker-ubuntu-trusty: contrib/docker/ubuntu-trusty contrib/dockerdeb ubuntu trusty +docker-ubuntu-trusty-ppa: contrib/docker/ubuntu-trusty + contrib/dockerdeb ubuntu trusty --source-only + docker-ubuntu-wily: contrib/docker/ubuntu-wily contrib/dockerdeb ubuntu wily