pkgname = "subversion";
version = "1.1.4";
group = "subversion";
user = "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 = "20061117 23:42:38 Fri";
