aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nethogs/set-version.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/nethogs/set-version.patch')
-rw-r--r--testing/nethogs/set-version.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/nethogs/set-version.patch b/testing/nethogs/set-version.patch
index 67817ab8117..35f6c43044e 100644
--- a/testing/nethogs/set-version.patch
+++ b/testing/nethogs/set-version.patch
@@ -1,5 +1,5 @@
---- ./Makefile.orig
-+++ ./Makefile
+--- a/Makefile
++++ b/Makefile
@@ -1,4 +1,4 @@
-export VERSION := $(shell ./determineVersion.sh)
+export VERSION ?= $(shell ./determineVersion.sh)