pkgname = "subversion";
version = "1.1.4";
user = "subversion";
groups = "";
group = "subversion";
archive = "subversion-1.1.4.tar.bz2";
command = "tar xfj subversion-1.1.4.tar.bz2";
command = "cd subversion-1.1.4";
command = "./configure --prefix=/usr";
command = "make";
command = "make install";
command = "install -v -d -m755 /usr/share/doc/subversion-1.1.4";
command = "cp -v -R doc/* /usr/share/doc/subversion-1.1.4";
command = "cd ..";
command = "rm -rf subversion-1.1.4";
time = "20061202 05:32:57 Sat";
