patch -Np1 -i $CWD/patch/tpm2-tss/1.patch || { touch ${SLACK_GNOME_BUILD_DIR}/${PKGNAME}.failed ; continue ; } # Do not use (fixed upstream for 4.2) patch -Np1 -i $CWD/patch/tpm2-tss/tpm2-tss-4.0.2-Dont-install-files-into-run.patch || { touch ${SLACK_GNOME_BUILD_DIR}/${PKGNAME}.failed ; continue ; } #patch -Np1 -i $CWD/patch/tpm2-tss/tpm2-tss-4.1.3-openssl-no-engine.patch || { touch ${SLACK_GNOME_BUILD_DIR}/${PKGNAME}.failed ; continue ; } #patch -Np1 -i $CWD/patch/tpm2-tss/0001-Update-OpenSSL-API-compatibility.patch || { touch ${SLACK_GNOME_BUILD_DIR}/${PKGNAME}.failed ; continue ; }