]> git.ipfire.org Git - people/ms/strongswan.git/blame - packaging/utils/setup
(no commit message)
[people/ms/strongswan.git] / packaging / utils / setup
CommitLineData
997358a6
MW
1# shell file setting up environment for freeswan CVS access
2# This is here, rather than in .profiles, because Henry has local access
3# and doesn't want to duplicate this stuff.
4
5PATH=$PATH:/sandel/bin export PATH
6CVSROOT=/freeswan/MASTER
7CVSUMASK=002
8
9export CVSROOT CVSUMASK