# FIXME: WoeUSB does not have a build system, we have to this manually
abinfo "Replacing version placeholders with $PKGVER..."
find "$SRCDIR" -type f -print0 | xargs -0 sed -i "s/@@WOEUSB_VERSION@@/$PKGVER/"
