summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-13 09:48:23 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2017-08-13 09:48:23 +0200
commit7447df158e09cbac25d7316b80a32f53a0dca87e (patch)
treea320c1eacea34ee894aa620ec63d07dbc067db17 /debian/rules
parent3fd025eb973a9c6f83db5b1a3aa77d2dc088a428 (diff)
Refresh debian/patches/0115-typo.patch; Enable dummy interface
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 5bb138a..7aa7d87 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,4 +36,4 @@ override_dh_systemd_enable:
dh_systemd_enable --no-enable ipmievd.service
override_dh_auto_configure:
- dh_auto_configure -- --prefix=/usr --with-kerneldir --mandir=/usr/share/man $(extra_config_opts)
+ dh_auto_configure -- --prefix=/usr --with-kerneldir --mandir=/usr/share/man --enable-intf-dummy $(extra_config_opts)