pkgname = "libxslt";
version = "1.1.14";
user = "libxslt";
groups = "";
group = "libxslt";
archive = "libxslt-1.1.14.tar.gz";
command = "tar xfz libxslt-1.1.14.tar.gz";
command = "cd libxslt-1.1.14";
command = "./configure --prefix=/usr";
command = "make";
command = "make install";
command = "cd ..";
command = "rm -rf libxslt-1.1.14";
time = "20061202 05:21:38 Sat";
