diff options
Diffstat (limited to 'debian-devel/rules')
-rwxr-xr-x | debian-devel/rules | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/debian-devel/rules b/debian-devel/rules index 16a5f9516..51def733e 100755 --- a/debian-devel/rules +++ b/debian-devel/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 |