aboutsummaryrefslogtreecommitdiffstats
path: root/packages/maemo-strongswan/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'packages/maemo-strongswan/debian/rules')
-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 5c337eec9..c2fa9dc72 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 \
+ --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
--disable-tools --disable-scripts \
--disable-sha1 --disable-sha2 --disable-aes --disable-des \
--disable-md5 --disable-gmp --disable-pgp --disable-dnskey \