You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/nstats/files/nstats-0.4-makefile.patch

18 lines
611 B

# rename *mon to *mon.nstats to avoid conflict with
# net-analyzer/bmon, sys-cluster/ceph and sys-process/nmon
# bug #364685
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@
mkdir -p $(DESTDIR)$(prefix)/bin/
mkdir -p $(DESTDIR)$(mandir)/man8/
install nstats $(DESTDIR)$(prefix)/bin/
- install bmon $(DESTDIR)$(prefix)/bin/
- install cmon $(DESTDIR)$(prefix)/bin/
- install nmon $(DESTDIR)$(prefix)/bin/
+ install bmon $(DESTDIR)$(prefix)/bin/bmon.nstats
+ install cmon $(DESTDIR)$(prefix)/bin/cmon.nstats
+ install nmon $(DESTDIR)$(prefix)/bin/nmon.nstats
install man/nstats.8 $(DESTDIR)$(mandir)/man8/