From e35eef9c0ac5445a6e80682f53e8a05c2e49953a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Mayer?= Date: Tue, 14 Feb 2006 14:42:37 +0000 Subject: Change suid to take dumpcap into account svn path=/trunk/; revision=17299 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 45544e7c6e..d984a1058d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -690,7 +690,7 @@ EXTRA_DIST = \ if SETUID_INSTALL install-exec-hook: - -chmod +s $(DESTDIR)$(bindir)/ethereal + -chmod +s $(DESTDIR)$(bindir)/dumpcap -chmod +s $(DESTDIR)$(bindir)/tethereal else install-exec-hook: -- cgit v1.2.3