]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - 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
diff --git a/src/patches/iptraf-ng_set_path.patch b/src/patches/iptraf-ng_set_path.patch
new file mode 100644 (file)
index 0000000..27f20e2
--- /dev/null
@@ -0,0 +1,12 @@
+diff -Nur iptraf-ng-1.2.1.orig/Makefile iptraf-ng-1.2.1/Makefile
+--- iptraf-ng-1.2.1.orig/Makefile      2020-09-15 14:44:55.118508574 +0000
++++ iptraf-ng-1.2.1/Makefile   2020-09-15 14:45:22.828358457 +0000
+@@ -25,7 +25,7 @@
+ ALL_LDFLAGS = $(LDFLAGS)
+ STRIP ?= strip
+-prefix = $(HOME)
++prefix = /usr
+ sbindir_relative = sbin
+ sbindir = $(prefix)/$(sbindir_relative)
+ mandir = $(prefix)/share/man