pkgname = "libxml2";
version = "2.6.20";
group = "libxml2";
user = "libxml2";
archive = "libxml2-2.6.20.tar.bz2";
command = "tar xfj libxml2-2.6.20.tar.bz2";
command = "cd libxml2-2.6.20";
command = "./configure --prefix=/usr --with-history";
command = "make";
command = "make install";
command = "cd ..";
command = "rm -rf libxml2-2.6.20";
time = "20061117 21:20:12 Fri";
