summaryrefslogtreecommitdiff
path: root/packaging/utils/setup
blob: 5d250bb3716f011b5ffa26c57c2b3c0b2a5bce93 (plain)
1
2
3
4
5
6
7
8
9
# shell file setting up environment for freeswan CVS access
# This is here, rather than in .profiles, because Henry has local access
# and doesn't want to duplicate this stuff.

PATH=$PATH:/sandel/bin export PATH
CVSROOT=/freeswan/MASTER
CVSUMASK=002 

export CVSROOT CVSUMASK