summaryrefslogtreecommitdiff
path: root/debian-stable
diff options
context:
space:
mode:
Diffstat (limited to 'debian-stable')
-rwxr-xr-xdebian-stable/rules5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian-stable/rules b/debian-stable/rules
index 16a5f9516..51def733e 100755
--- a/debian-stable/rules
+++ b/debian-stable/rules
@@ -18,11 +18,6 @@ $(BUILDDIR)/Makefile:
-DCMAKE_SKIP_RPATH:BOOL=ON \
-DCMAKE_VERBOSE_MAKEFILE:BOOL=ON
-override_dh_auto_configure:
- # the package also has autotools buildsys and
- # debhelper try to use it but that's not needed
- echo
-
override_dh_auto_build: $(BUILDDIR)/Makefile
dh_auto_build