File pinger-makeinstall-nosuid.diff of Package pinger
--- src/Makefile.am.orig 2006-03-08 14:52:58.000000000 +0100 +++ src/Makefile.am 2006-03-08 14:53:10.000000000 +0100 @@ -23,5 +23,3 @@ pinger_SOURCES = $(P_SOURCES) $(P_SOURCES_CURSES) $(P_SOURCES_GTK) $(P_SOURCES_ARP) install-exec-hook: - if [ `id | cut -c7-10` != "root" ]; then echo -e "\nRoot privileges are NECCESSARY during installation !!!\n"; exit 1; fi - chmod u+s $(DESTDIR)$(bindir)/pinger