opnsense-ports/sysutils/lttng-tools/files/patch-include_Makefile.am
Franco Fichtner bb3be6683a */*: sync with upstream
Taken from: FreeBSD
2017-02-12 10:06:19 +01:00

17 lines
442 B
Text

--- include/Makefile.am.orig 2017-01-12 17:07:16 UTC
+++ include/Makefile.am
@@ -1,8 +1,8 @@
-if LTTNG_TOOLS_BUILD_GIT_SOURCE
-GIT_DESCRIBE_CMD = (cd $(top_srcdir); git describe)
-else
-GIT_DESCRIBE_CMD = /bin/true
-endif
+##if LTTNG_TOOLS_BUILD_GIT_SOURCE
+##GIT_DESCRIBE_CMD = (cd ${top_srcdir}; git describe)
+##else
+GIT_DESCRIBE_CMD = /usr/bin/true
+##endif
##
## The version.h file must be verified and generated or updated if the