diff options
author | Ondřej Nový <onovy@debian.org> | 2018-10-01 10:21:50 +0200 |
---|---|---|
committer | Ondřej Nový <onovy@debian.org> | 2018-10-01 10:21:50 +0200 |
commit | aebc61cb39283f2d4c471c18823ca6fcdfea5d79 (patch) | |
tree | e2fded0e7a353829c859a799331160a827f6f5bb /debian/rules | |
parent | ac1d5a02030597ac1cbcfa9cac76fa21aa286a85 (diff) | |
download | vyos-strongswan-aebc61cb39283f2d4c471c18823ca6fcdfea5d79.tar.gz vyos-strongswan-aebc61cb39283f2d4c471c18823ca6fcdfea5d79.zip |
d/rules: Remove trailing whitespaces
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules index d1dbf8a79..b94bc7ddc 100755 --- a/debian/rules +++ b/debian/rules @@ -43,7 +43,7 @@ CONFIGUREARGS := --libdir=/usr/lib --libexecdir=/usr/lib \ # And for --enable-eap-sim we would need the library, which we don't # have right now. # Don't --enable-cisco-quirks, because some other IPsec implementations - # (most notably the Phion one) have problems connecting when pluto + # (most notably the Phion one) have problems connecting when pluto # sends these Cisco options. # don't enable medsrv/medcli right now (20160523) since clearsilver FTBFS #--enable-medsrv --enable-medcli \ |