Import Debian changes 1.0.33-1
tinc (1.0.33-1) unstable; urgency=medium * New upstream release. * Test for /etc/default/tinc before trying to source it. Closes: #777262 * Use --runstatedir=/run.
This commit is contained in:
commit
66e86a419b
113 changed files with 5611 additions and 5448 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
|
@ -4,7 +4,7 @@
|
|||
dh $@
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- --enable-uml --enable-vde --with-systemdsystemunitdir=/lib/systemd/system
|
||||
dh_auto_configure -- --enable-uml --enable-vde --with-systemdsystemunitdir=/lib/systemd/system --runstatedir=/run
|
||||
|
||||
override_dh_auto_install:
|
||||
dh_auto_install -- install-html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue