diff -r 56c64c91b429 -r 4c4d0012db4f Makefile --- a/Makefile Thu May 07 10:28:58 2015 -0400 +++ b/Makefile Wed May 06 13:15:39 2015 -0400 @@ -163,6 +163,10 @@ mv debbuild/*.deb packages/debian-jessie rm -rf debbuild +docker-debian-jessie: + mkdir -p packages/debian/jessie + contrib/dockerdeb jessie + fedora20: mkdir -p packages/fedora20 contrib/buildrpm