maemo: Don't overwrite location of libexec.

This commit is contained in:
Tobias Brunner 2011-08-05 14:28:45 +02:00
parent 6b444c5934
commit 7a4d3fa81c
1 changed files with 1 additions and 1 deletions

View File

@ -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 \