debian
This commit is contained in:
parent
a272115969
commit
38fffafd48
2 changed files with 2 additions and 1 deletions
1
debian/compat
vendored
Normal file
1
debian/compat
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
10
|
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -4,7 +4,7 @@
|
|||
#export DH_VERBOSE = 1
|
||||
|
||||
%:
|
||||
dh $@ --with autotools_dev
|
||||
dh $@
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- --enable-uml --enable-vde --with-systemdsystemunitdir=/lib/systemd/system
|
||||
|
|
Loading…
Reference in a new issue