[jhbuild/jhdebuild: 527/536] [jhdebuild] Remove skip_deb_build



commit 198389f1c4918e95342bd80d309f2e7d927465fe
Author: John Carr <john carr unrouted co uk>
Date:   Sun May 17 16:59:28 2009 +0100

    [jhdebuild] Remove skip_deb_build
---
 jhbuild/modtypes/autotools.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/jhbuild/modtypes/autotools.py b/jhbuild/modtypes/autotools.py
index 3903401..9e18c1f 100644
--- a/jhbuild/modtypes/autotools.py
+++ b/jhbuild/modtypes/autotools.py
@@ -296,7 +296,6 @@ class AutogenModule(Package, DebianBasePackage):
 
     do_deb_clean = do_clean
     do_deb_build = do_build
-    skip_deb_build = skip_build
 
     skip_deb_check = skip_check
     do_deb_check = do_check



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]