From f6cfb0debb2e436a9b1ae4803a95ea6cfbe428b5 Mon Sep 17 00:00:00 2001 From: Daniel Francis Date: Fri, 12 Jul 2013 17:21:58 +0000 Subject: Get debian and automake builders working Signed-off-by: Daniel Francis --- diff --git a/Makefile b/Makefile index ac29dcf..49be09a 100644 --- a/Makefile +++ b/Makefile @@ -20,8 +20,8 @@ mimetypes.xml: xo_bundle: python setup.py build python makescripts/xobuild.py -dist_tarball: +automake: python setup.py build - python makescripts/desktopbuild.py -debian: dist_tarball + python makescripts/automake.py +debian: automake python makescripts/debianpackage.py diff --git a/makescripts b/makescripts -Subproject d81a84824e02848beb3b11b6b0a29e24ed65bb1 +Subproject 3eef6072f09f6063f88024be0269aefc41fdf53 -- cgit v0.9.1