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.patch8
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/nethogs/set-version.patch b/testing/nethogs/set-version.patch
deleted file mode 100644
index 35f6c43044..0000000000
--- a/testing/nethogs/set-version.patch
+++ /dev/null
@@ -1,8 +0,0 @@
---- a/Makefile
-+++ b/Makefile
-@@ -1,4 +1,4 @@
--export VERSION := $(shell ./determineVersion.sh)
-+export VERSION ?= $(shell ./determineVersion.sh)
-
- #export PREFIX := /usr
- export PREFIX ?= /usr/local