summaryrefslogtreecommitdiff
path: root/data/cvs/make.sh
blob: d266d03156157ed03858eebab3bb95e5fb5fc206 (plain)
1
2
3
4
5
6
7
pkg:setup
autoreconf -f -i
pkg:configure --without-gssapi cvs_cv_func_printf_ptr=yes --with-external-zlib
make -j8
pkg:install
pkg: mkdir -p /etc/profile.d
pkg: cp -a %/cvs.sh /etc/profile.d