Description: do not install atopgpud
Author: Marc Haber <mh+debian-packages@zugschlus.de>
Forwarded: no
Last-Update: 2019-01-18
--- a/Makefile
+++ b/Makefile
@@ -152,9 +152,9 @@ genericinstall:	atop atopacctd atopconve
 		cp atopacctd  		$(DESTDIR)$(SBINPATH)/atopacctd
 		chown root		$(DESTDIR)$(SBINPATH)/atopacctd
 		chmod 0700 		$(DESTDIR)$(SBINPATH)/atopacctd
-		cp atopgpud  		$(DESTDIR)$(SBINPATH)/atopgpud
-		chown root		$(DESTDIR)$(SBINPATH)/atopgpud
-		chmod 0700 		$(DESTDIR)$(SBINPATH)/atopgpud
+		#cp atopgpud  		$(DESTDIR)$(SBINPATH)/atopgpud
+		#chown root		$(DESTDIR)$(SBINPATH)/atopgpud
+		#chmod 0700 		$(DESTDIR)$(SBINPATH)/atopgpud
 		cp atopconvert 		$(DESTDIR)$(BINPATH)/atopconvert
 		chown root		$(DESTDIR)$(BINPATH)/atopconvert
 		chmod 0711 		$(DESTDIR)$(BINPATH)/atopconvert
@@ -167,7 +167,7 @@ genericinstall:	atop atopacctd atopconve
 		cp man/atopcat.1 	$(DESTDIR)$(MAN1PATH)
 		cp man/atoprc.5  	$(DESTDIR)$(MAN5PATH)
 		cp man/atopacctd.8  	$(DESTDIR)$(MAN8PATH)
-		cp man/atopgpud.8  	$(DESTDIR)$(MAN8PATH)
+		#cp man/atopgpud.8  	$(DESTDIR)$(MAN8PATH)
 
 ##########################################################################
 
