make DESTDIR="$INSTALL_ROOT" $OPTS install &&

if [[ $INIT_INSTALLED ]]; then
  install_config_file "$SPELL_DIRECTORY/init.d/openl2tp.conf" \
                      "$INSTALL_ROOT/etc/sysconfig/openl2tp"
fi
