summaryrefslogtreecommitdiff
path: root/data/cvs/make.sh
blob: 91571090e09722093b95216ae4d05d974b92f5d2 (plain)
1
2
3
4
5
6
7
pkg:extract
cd *
pkg:configure --without-gssapi
make
pkg:install
pkg: mkdir -p /etc/profile.d
pkg: cp -a %/cvs.sh /etc/profile.d