summaryrefslogtreecommitdiffstats
path: root/graphics/cinepaint/PRE_BUILD
blob: 58c488551373077265b33a97fa2ec709a9c622fb (plain) (blame)
1
2
3
4
5
6
default_pre_build      &&
cd ${SOURCE_DIRECTORY} &&
if [[ $CINEPAINT_CVS = "y" ]]; then
  cd cinepaint &&
  sh autogen.sh
fi