This commit is contained in:
parent
0fe17990cf
commit
b773f6b389
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -4,7 +4,7 @@
|
||||||
dh $@
|
dh $@
|
||||||
|
|
||||||
override_dh_auto_configure:
|
override_dh_auto_configure:
|
||||||
dh_auto_configure -- --enable-uml --enable-miniupnpc \
|
dh_auto_configure -- --enable-uml \
|
||||||
--with-systemd=/lib/systemd/system/
|
--with-systemd=/lib/systemd/system/
|
||||||
$(MAKE) clean
|
$(MAKE) clean
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue