1 2 3 4 5 6 7 8
diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -38,2 +38,2 @@ install: plotnetcfg - install -d $(DESTDIR)/usr/sbin/ - install plotnetcfg $(DESTDIR)/usr/sbin/ + install -d $(DESTDIR)/usr/bin/ + install plotnetcfg $(DESTDIR)/usr/bin/