Import Debian changes 1.1~pre8-2

tinc (1.1~pre8-2) experimental; urgency=low

  * Run make clean after the configure step to get rid of .o files that were
    accidentily left in the orig.tar.gz.
This commit is contained in:
Guus Sliepen 2013-08-14 16:13:43 +02:00
parent b0db4c75f6
commit 43bffaeb98
2 changed files with 8 additions and 0 deletions

1
debian/rules vendored
View file

@ -16,6 +16,7 @@
override_dh_auto_configure:
dh_auto_configure -- --enable-uml --enable-vde
$(MAKE) clean
override_dh_auto_install:
dh_auto_install -- install-html