aboutsummaryrefslogtreecommitdiffstats
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/rules b/debian/rules
index 300053705d..f4cc698916 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,12 +19,7 @@ endif
export DH_OPTIONS
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-ifneq (,$(filter $(distrelease),wheezy))
-export DEB_LDFLAGS_MAINT_APPEND = -Wl,-Bsymbolic
-endif
-VERSION := $(shell dpkg-parsechangelog | sed -n 's/^Version: \(.*\)-.*/\1/p')
-export docdir = /usr/share/doc/wireshark-doc
%:
dh $@ --with python3 --buildsystem cmake --with quilt --parallel