diff --git a/packages/devel/fakeroot/patches/fakeroot-002-fix-missing-header-file-race-condition-1041674.patch b/packages/devel/fakeroot/patches/fakeroot-002-fix-missing-header-file-race-condition-1041674.patch new file mode 100644 index 0000000000..6cf64dd4a3 --- /dev/null +++ b/packages/devel/fakeroot/patches/fakeroot-002-fix-missing-header-file-race-condition-1041674.patch @@ -0,0 +1,11 @@ +--- a/Makefile.am 2023-07-21 22:53:36.152522891 +0000 ++++ b/Makefile.am 2023-07-22 00:12:21.796916350 +0000 +@@ -58,6 +58,8 @@ + + libfakeroot.lo:libfakeroot.c wrapdef.h wrapstruct.h wraptmpf.h + ++libfakeroot_time64.c:wrapped.h ++ + fakerootconfig.h: ./config.status + CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status +