aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2011-08-05 14:28:45 +0200
committerTobias Brunner <tobias@strongswan.org>2011-08-05 14:29:23 +0200
commit7a4d3fa81c5e29bfbc747581c495dfe7d091a958 (patch)
tree0b3cc642a75239713d0bd6aa8c8398656dbaa481 /packages
parent6b444c5934b4f946de01196a93efbd299c2e195e (diff)
downloadstrongswan-7a4d3fa81c5e29bfbc747581c495dfe7d091a958.tar.bz2
strongswan-7a4d3fa81c5e29bfbc747581c495dfe7d091a958.tar.xz
maemo: Don't overwrite location of libexec.
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 \