if [ $1 == 0 ]; then DST=${RPM_INSTALL_PREFIX}/sapp/stellar_plugin sed -i -n '$!N;/ftp_decoder.so/!P;D' ${DST}/spec.toml sed -i '/FTP_ONLOAD/d' ${DST}/spec.toml sed -i '/FTP_UNLOAD/d' ${DST}/spec.toml fi