diff options
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 \ |