default_pre_build      &&
cd $SOURCE_DIRECTORY   &&

if [ "$SELINUX" == "y" ] ; then
  OPTS="--with-selinux"
fi
