X-Git-Url: http://git.maemo.org/git/?p=theonering;a=blobdiff_plain;f=support%2Fbuilddeb.py;h=ef908f71ef42bff430e83ec7d9bd5bcaebc9dd96;hp=05b02ff6e0b9324365b5897556bc308e28950aef;hb=5871efe867162458c5180deb6a8c812abdbcbcf9;hpb=af99e138505877d6528005e3576246b88b34de46 diff --git a/support/builddeb.py b/support/builddeb.py index 05b02ff..ef908f7 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -110,7 +110,7 @@ def build_package(distribution): print p.generate( version="%s-%s" % (__version__, __build__), changelog=__changelog__, - build=False, + build=True, tar=True, changes=True, dsc=True,