13 lines
327 B
Diff
13 lines
327 B
Diff
diff -Nru nethogs.orig/Makefile nethogs/Makefile
|
|
--- nethogs.orig/Makefile 2011-08-27 15:38:38.000000000 +0200
|
|
+++ nethogs/Makefile 2012-04-29 09:32:16.128697092 +0200
|
|
@@ -3,7 +3,7 @@
|
|
MINORVERSION := 0
|
|
|
|
#DESTDIR := /usr
|
|
-DESTDIR := /usr/local
|
|
+DESTDIR := /usr
|
|
|
|
sbin := $(DESTDIR)/sbin
|
|
man8 := $(DESTDIR)/share/man/man8/
|