aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nethogs/set-version.patch
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-04-16 12:57:38 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-04-16 12:58:03 +0200
commit080bc4539da884ff321834b7d8b80465e53869b9 (patch)
treef2d3c672b698f8ea10bed6293a85ecde54313d45 /testing/nethogs/set-version.patch
parent13b727f6aa3225b88e620bfc9f44e190c3fccd36 (diff)
downloadaports-080bc4539da884ff321834b7d8b80465e53869b9.tar.bz2
aports-080bc4539da884ff321834b7d8b80465e53869b9.tar.xz
community/nethogs: move from testing
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