Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F112562864
D49316.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
443 B
Referenced Files
None
Subscribers
None
D49316.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
Thu, Mar 20, 9:18 PM (18 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17119246
Default Alt Text
D49316.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