aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rwxr-xr-xpackages/maemo-strongswan/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/maemo-strongswan/debian/rules b/packages/maemo-strongswan/debian/rules
index adbb0cc6f..3eb1409bd 100755
--- a/packages/maemo-strongswan/debian/rules
+++ b/packages/maemo-strongswan/debian/rules
@@ -22,7 +22,7 @@ DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
CONFIG_OPTIONS = \
- --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
+ --prefix=/usr --sysconfdir=/etc \
--disable-tools --disable-scripts \
--disable-fips-prf --disable-pubkey --disable-attr \
--disable-constraints --disable-revocation \