summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index 2ecf308..16242b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,3 +55,7 @@ override_dh_install:
#override_dh_auto_configure:
# dh_auto_configure -- # -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
+override_dh_dwz:
+ echo "skipping dh_dwz"
+
+