Submitter | Sean Farley |
---|---|
Date | April 29, 2016, 9:01 p.m. |
Message ID | <c7e4550b77296bac1d22.1461963705@laptop.office.atlassian.com> |
Download | mbox | patch |
Permalink | /patch/14843/ |
State | Accepted |
Commit | cbf282da720ac907b492a2b1045288130d6d166e |
Headers | show |
Comments
On Fri, 2016-04-29 at 14:01 -0700, Sean Farley wrote: > # HG changeset patch > # User Sean Farley <sean@farley.io> > # Date 1461744460 25200 > # Wed Apr 27 01:07:40 2016 -0700 > # Branch stable > # Node ID c7e4550b77296bac1d22b8ce4d27afc827dff3d5 > # Parent 84df4bab0acf1dc88a3b20dbc6806938bdabcb08 > # EXP-Topic docker-ppa > ubuntu-xenial-ppa: add makefile rule These are queued for stable, thanks. -- Mathematics is the supreme nostalgia of our time.
Patch
diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -191,10 +191,13 @@ docker-ubuntu-wily-ppa: contrib/docker/u contrib/dockerdeb ubuntu wily --source-only docker-ubuntu-xenial: contrib/docker/ubuntu-xenial contrib/dockerdeb ubuntu xenial +docker-ubuntu-xenial-ppa: contrib/docker/ubuntu-xenial + contrib/dockerdeb ubuntu xenial --source-only + fedora20: mkdir -p packages/fedora20 contrib/buildrpm cp rpmbuild/RPMS/*/* packages/fedora20 cp rpmbuild/SRPMS/* packages/fedora20