aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-05-22 09:05:24 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2006-05-22 09:05:24 +0000
commit18ffc28bb1811b808c853ac2f649e5b1e3ba8306 (patch)
tree2f92a77846d623d65178ccc8ad4ac5de5567771d /debian/patches
parent6075ec39fb8bd9d57bda37c7dd07c2a6ef3d5c93 (diff)
ethereal->wireshark
svn path=/trunk/; revision=18208
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/04_drop-capabilities.dpatch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/04_drop-capabilities.dpatch b/debian/patches/04_drop-capabilities.dpatch
index 45a881ef17..260df311d7 100644
--- a/debian/patches/04_drop-capabilities.dpatch
+++ b/debian/patches/04_drop-capabilities.dpatch
@@ -66,7 +66,7 @@ diff -urNad --exclude=CVS --exclude=.svn ./configure.in /tmp/dpep-work.rT2mW8/et
+fi
+
+
- dnl Check if ethereal should be installed setuid
+ dnl Check if wireshark should be installed setuid
AC_ARG_ENABLE(setuid-install,
[ --enable-setuid-install install ethereal as setuid. DANGEROUS!!! [default=no]],enable_setuid_install=$enableval,enable_setuid_install=no)
@@ -1322,3 +1363,4 @@