Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37850946
en ru br
ALT Linux repos
S:0.8.5-alt1
5.0: 0.6.1-alt1

Group :: Monitoring
RPM: nethogs

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: nethogs-0.8.0-debian-makefile.patch
Download


--- ../orig/nethogs-0.8.0/Makefile	2011-08-27 17:28:50.000000000 +0000
+++ ./Makefile	2011-08-27 17:44:00.000000000 +0000
@@ -5,10 +5,11 @@
 #DESTDIR := /usr
 DESTDIR := /usr/local
 
-sbin  := $(DESTDIR)/sbin
-man8 := $(DESTDIR)/share/man/man8/
+sbin  := $(DESTDIR)/usr/sbin
+man8 := $(DESTDIR)/usr/share/man/man8/
 
-all: nethogs decpcap_test
+all: nethogs
+# decpcap_test
 # nethogs_testsum
 
 CFLAGS=-g -Wall -Wextra
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin