Page MenuHomeFreeBSD

D33153.id99214.diff
No OneTemporary

D33153.id99214.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, Mar 19, 10:44 PM (10 h, 11 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29983355
Default Alt Text
D33153.id99214.diff (412 B)

Event Timeline