$OpenBSD: patch-libclamav_Makefile_in,v 1.36 2019/11/20 19:00:24 sthen Exp $

Index: libclamav/Makefile.in
--- libclamav/Makefile.in.orig
+++ libclamav/Makefile.in
@@ -4630,6 +4630,9 @@ version.h: version.h.tmp
 	fi
 
 version.h.tmp:
+	touch version.h.tmp
+
+NOT-version.h.tmp:
 	$(AM_V_GEN) test -f version.h || touch version.h;\
 	rm -f $@;\
 	REVISION="$$(LANG=C git --git-dir "$(top_srcdir)"/.git describe --always 2>/dev/null || echo "exported")";\
