summaryrefslogtreecommitdiffstats
path: root/disk/fuse/PRE_BUILD
blob: 4387110e44c5b8df9a93ce6c9e5f85a1d42b5238 (plain) (blame)
1
2
3
4
5
6
7
default_pre_build         &&

cd "$SOURCE_DIRECTORY"    &&

if [ "$CVS" = "y" ]; then
  ./makeconf.sh
fi