]> git.ipfire.org Git - ipfire-2.x.git/blame - src/patches/iptraf-ng_set_path.patch
iptraf-ng: Update to version 1.2.1
[ipfire-2.x.git] / src / patches / iptraf-ng_set_path.patch
CommitLineData
aa4ed763
EK
1diff -Nur iptraf-ng-1.2.1.orig/Makefile iptraf-ng-1.2.1/Makefile
2--- iptraf-ng-1.2.1.orig/Makefile 2020-09-15 14:44:55.118508574 +0000
3+++ iptraf-ng-1.2.1/Makefile 2020-09-15 14:45:22.828358457 +0000
4@@ -25,7 +25,7 @@
5 ALL_LDFLAGS = $(LDFLAGS)
6 STRIP ?= strip
7
8-prefix = $(HOME)
9+prefix = /usr
10 sbindir_relative = sbin
11 sbindir = $(prefix)/$(sbindir_relative)
12 mandir = $(prefix)/share/man