openbsd-ports/net/nload/patches/patch-docs_Makefile_in
landry a871d2ad93 Import nload 0.7.3 from MAINTAINER Gonzalo L. R.
nload is a console application which monitors network traffic and
bandwidth usage in real time. It visualizes the in- and outgoing traffic
using two graphs and provides additional info like total amount of
transfered data and min/max network usage.

ok sthen@
2011-06-13 20:15:45 +00:00

12 lines
444 B
Plaintext

$OpenBSD: patch-docs_Makefile_in,v 1.1.1.1 2011/06/13 20:15:45 landry Exp $
--- docs/Makefile.in.orig Sun Jun 12 13:18:42 2011
+++ docs/Makefile.in Mon Jun 13 13:23:16 2011
@@ -328,7 +328,6 @@ uninstall-am:
install:
$(mkinstalldirs) $(DESTDIR)$(mandir)/man1
$(INSTALL_DATA) $(top_srcdir)/docs/$(PACKAGE).1 $(DESTDIR)$(mandir)/man1
- gzip -f $(DESTDIR)$(mandir)/man1/$(PACKAGE).1
uninstall:
rm $(DESTDIR)$(mandir)/man1/$(PACKAGE).1.gz