Merge pull request #8007 from heitbaum/fakeroot

fakeroot: fix missing header file race condition
This commit is contained in:
Matthias Reichl 2023-07-22 15:15:50 +02:00 committed by GitHub
commit b3ad10139e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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