branch | stable |
changeset 29031 | e63dfbbdbd07 |
parent 29027 | db5084d27df5 |
child 29032 | 8d1d5b0058cb |
--- a/Makefile Wed Apr 27 14:02:18 2016 -0700 +++ b/Makefile Tue Apr 26 23:33:17 2016 -0700 @@ -181,8 +181,10 @@ mkdir -p packages/debian-jessie contrib/dockerdeb debian jessie -docker-ubuntu-trusty: - mkdir -p packages/ubuntu-trusty +contrib/docker/ubuntu-%: contrib/docker/ubuntu.template + sed "s/__CODENAME__/$*/" $< > $@ + +docker-ubuntu-trusty: contrib/docker/ubuntu-trusty contrib/dockerdeb ubuntu trusty fedora20: