ecryptfs-utils: set _FILE_OFFSET_BITS=64 forcefully for x86.

This commit is contained in:
Juan RP 2012-08-07 22:45:34 +02:00
parent 17d2b95d58
commit 4913c8641b

View file

@ -29,6 +29,8 @@ long_desc="
This package contains the userland utilities."
CPPFLAGS="-D_FILE_OFFSET_BITS=64"
post_install() {
vmove "sbin/*" usr/sbin
chmod +s ${DESTDIR}/usr/sbin/mount.ecryptfs_private