From 10176064a69d3529cbeaa49b7f1d14f61b914ed5 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Thu, 20 Dec 2007 00:42:40 +0000 Subject: TShark doesn't need setuid permissions any more. svn path=/trunk/; revision=23925 --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c1a72521e2..72530d79fc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -737,7 +737,6 @@ EXTRA_DIST = \ if SETUID_INSTALL install-exec-hook: -chmod +s $(DESTDIR)$(bindir)/dumpcap - -chmod +s $(DESTDIR)$(bindir)/tshark else install-exec-hook: endif -- cgit v1.2.1