ubuntu-trusty-ppa: add makefile rule stable
authorSean Farley <sean@farley.io>
Wed, 27 Apr 2016 00:27:10 -0700
branchstable
changeset 29034 e5e2f1cc6931
parent 29033 cab69dc44750
child 29035 e142dac78f8a
ubuntu-trusty-ppa: add makefile rule
Makefile
--- 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