Page MenuHomeFreeBSD

D33153.1790279646.diff
No OneTemporary

Size
412 B
Referenced Files
None
Subscribers
None

D33153.1790279646.diff

diff --git a/Makefile.inc1 b/Makefile.inc1
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -503,11 +503,13 @@
. endif
. endfor
.endif
+.if defined(SVNVERSION_CMD) && !empty(SVNVERSION_CMD)
_VCS_REVISION?= $$(eval ${SVNVERSION_CMD} ${SRCDIR})
. if !empty(_VCS_REVISION)
VCS_REVISION= $$(echo r${_VCS_REVISION})
-. endif
.export VCS_REVISION
+. endif
+.endif
.endif
.if !defined(GIT_CMD) || empty(GIT_CMD)

File Metadata

Mime Type
text/plain
Expires
Thu, Sep 24, 7:54 PM (14 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29905126
Default Alt Text
D33153.1790279646.diff (412 B)

Event Timeline