Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148359783
D49316.1786435258.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
443 B
Referenced Files
None
Subscribers
None
D49316.1786435258.diff
View Options
diff --git a/Makefile.inc1 b/Makefile.inc1
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -598,7 +598,7 @@
.if !defined(PKG_TIMESTAMP)
.if !empty(GIT_CMD) && exists(${GIT_CMD}) && exists(${SRCDIR}/.git)
-SOURCE_DATE_EPOCH!= ${GIT_CMD} -C ${SRCDIR} show -s --format=%ct HEAD
+SOURCE_DATE_EPOCH!= ${GIT_CMD} -C ${SRCDIR} -c safe.directory=${SRCDIR} show -s --format=%ct HEAD
.else
TIMEEPOCHNOW= %s
SOURCE_DATE_EPOCH= ${TIMEEPOCHNOW:gmtime}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 11, 8:00 AM (3 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29394910
Default Alt Text
D49316.1786435258.diff (443 B)
Attached To
Mode
D49316: Makefile.inc1: suppress user->root warning about unsafe .git ownership
Attached
Detach File
Event Timeline
Log In to Comment