|
|
# For when gnupg-1.9+ gets unmasked | # For when gnupg-1.9+ gets unmasked |
# $(use_with smime gpgsm /usr/bin/gpgsm) \ | # $(use_with smime gpgsm /usr/bin/gpgsm) \ |
| |
|
if use selinux; then |
|
sed -i -e "s:tests = tests:tests = :" Makefile.in || die |
|
fi |
|
|
econf \ | econf \ |
--includedir=/usr/include/gpgme \ | --includedir=/usr/include/gpgme \ |
--with-gpg=$GPGBIN \ | --with-gpg=$GPGBIN \ |