changeset 28995:8b6b6513c09f stable

make: add rule for building an ubuntu ppa
author Sean Farley <sean@farley.io>
date Sat, 16 Apr 2016 13:02:13 -0700
parents 8797f03db5b6
children b74ca9ace65e
files Makefile
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sat Apr 16 13:01:47 2016 -0700
+++ b/Makefile	Sat Apr 16 13:02:13 2016 -0700
@@ -165,6 +165,9 @@
 deb:
 	contrib/builddeb
 
+ppa:
+	contrib/builddeb --source-only
+
 docker-debian-jessie:
 	mkdir -p packages/debian-jessie
 	contrib/dockerdeb debian jessie