maemo: Use /usr/lib instead of /usr/libexec.
This commit is contained in:
@@ -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)
|
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
|
||||||
|
|
||||||
CONFIG_OPTIONS = \
|
CONFIG_OPTIONS = \
|
||||||
--prefix=/usr --sysconfdir=/etc \
|
--prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib \
|
||||||
--disable-tools --disable-scripts \
|
--disable-tools --disable-scripts \
|
||||||
--disable-sha1 --disable-sha2 --disable-aes --disable-des \
|
--disable-sha1 --disable-sha2 --disable-aes --disable-des \
|
||||||
--disable-md5 --disable-gmp --disable-pgp --disable-dnskey \
|
--disable-md5 --disable-gmp --disable-pgp --disable-dnskey \
|
||||||
|
|||||||
Reference in New Issue
Block a user