summaryrefslogtreecommitdiffstats
path: root/compiz-fusion/compiz-plugins-extra/PRE_BUILD
blob: 0789c7120e75ec4fea188aa70300d6f35e08bce3 (plain) (blame)
1
2
3
4
5
default_pre_build &&
cd ${SOURCE_DIRECTORY} &&
if [ -x autogen.sh ]; then
NOCONFIGURE=Y ./autogen.sh
fi