ecryptfs-utils: rebuild to have corrected shlib-provides; lib32disabled=yes.

This commit is contained in:
Juan RP 2014-03-29 15:42:52 +01:00
parent 763dfe6ad4
commit aa42210fac
1 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,8 @@
# Template file for 'ecryptfs-utils'
pkgname=ecryptfs-utils
version=101
revision=3
revision=4
lib32disabled=yes
build_style=gnu-configure
configure_args="--with-pamdir=/usr/lib/security --enable-gpg --enable-gui
--with-gpgme-prefix=${XBPS_CROSS_BASE}/usr"
@ -55,6 +56,7 @@ libecryptfs-devel_package() {
if [ -z "$CROSS_BUILD" ]; then
ecryptfs-utils-python_package() {
lib32disabled=yes
depends="python"
short_desc="ecryptfs cryptographic filesystem (python binding)"
pkg_install() {