summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorYves-Alexis Perez <corsac@debian.org>2013-08-25 17:05:43 +0200
committerYves-Alexis Perez <corsac@debian.org>2013-08-25 17:05:43 +0200
commitc0bea03cad7ff66ca2d6191239495ecac2585556 (patch)
tree530d07eb50dbd8ab29a0c288ec4a2d2778a911ba /debian/rules
parent307ad2e4544ac715e1e3273960f2e389a60ca98f (diff)
downloadvyos-strongswan-c0bea03cad7ff66ca2d6191239495ecac2585556.tar.gz
vyos-strongswan-c0bea03cad7ff66ca2d6191239495ecac2585556.zip
Refresh autotools helper file for ARM64 support.
* debian/control: - add build-dep on dh-autoreconf. * debian/rules: - use autoreconf addon to refresh autotools helper files and gain support for ARM64. * debian/source/options: ignore files regenerated by autoreconf addon.
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 07923d714..2246f8853 100755
--- a/debian/rules
+++ b/debian/rules
@@ -155,4 +155,4 @@ override_dh_installlogcheck:
dh_installlogcheck --name strongswan
%:
- dh $@ --parallel
+ dh $@ --parallel --with autoreconf