[releng] smoketesting: s/libxml/libxml2 in stable jhbuildrc



commit 1c9a8f4eb4f62b68effd56c6a71c7de7a04bbe92
Author: Luca Ferretti <lferrett gnome org>
Date:   Wed Oct 19 22:47:33 2011 +0200

    smoketesting: s/libxml/libxml2 in stable jhbuildrc

 tools/smoketesting/sample-tarball-stable.jhbuildrc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/smoketesting/sample-tarball-stable.jhbuildrc b/tools/smoketesting/sample-tarball-stable.jhbuildrc
index 929d55b..167445e 100644
--- a/tools/smoketesting/sample-tarball-stable.jhbuildrc
+++ b/tools/smoketesting/sample-tarball-stable.jhbuildrc
@@ -44,4 +44,4 @@ tarballdir = os.path.join(checkoutroot, 'pkgs')
 # Workarounds
 
 # these are hard to build or interfere with system packages
-skip = [ 'libxml', 'nss', 'nspr' ]
+skip = [ 'libxml2', 'nss', 'nspr' ]



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