[jhbuild] remove arch support (GNOME bug 656399)



commit 6c6cf9214813d3ad7a6d7affef9448043e4fb9d7
Author: FrÃdÃric PÃters <fpeters 0d be>
Date:   Sat Oct 8 12:21:25 2011 -0400

    remove arch support (GNOME bug 656399)

 jhbuild/modtypes/__init__.py   |    1 -
 jhbuild/versioncontrol/arch.py |  165 ----------------------------------------
 2 files changed, 0 insertions(+), 166 deletions(-)
---
diff --git a/jhbuild/modtypes/__init__.py b/jhbuild/modtypes/__init__.py
index 6c9fc71..5bb1fb1 100644
--- a/jhbuild/modtypes/__init__.py
+++ b/jhbuild/modtypes/__init__.py
@@ -457,4 +457,3 @@ register_module_type('metamodule', parse_metamodule)
 register_lazy_module_type('autotools', 'jhbuild.modtypes.autotools')
 register_lazy_module_type('cvsmodule', 'jhbuild.modtypes.autotools')
 register_lazy_module_type('svnmodule', 'jhbuild.modtypes.autotools')
-register_lazy_module_type('archmodule', 'jhbuild.modtypes.autotools')



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