#!/usr/bin/bash

set -ex
# Don't use -b option, because libisoburn's test system automatically
# runs any file in the directory and it will try to run the backup file.
/usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 < /usr/lib/rpm/clang/libisoburn-0001-Allow-users-to-override-CC-variable-in-auto_cxx.patch
