Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 106711
Collapse All | Expand All

(-)gpgme-1.0.2.ebuild.orig (+4 lines)
Lines 57-62 Link Here
57
	# For when gnupg-1.9+ gets unmasked
57
	# For when gnupg-1.9+ gets unmasked
58
	#	$(use_with smime gpgsm /usr/bin/gpgsm) \
58
	#	$(use_with smime gpgsm /usr/bin/gpgsm) \
59
59
60
	if use selinux; then
61
		sed  -i -e "s:tests = tests:tests = :" Makefile.in || die 
62
	fi 
63
60
	econf \
64
	econf \
61
		--includedir=/usr/include/gpgme \
65
		--includedir=/usr/include/gpgme \
62
		--with-gpg=$GPGBIN \
66
		--with-gpg=$GPGBIN \

Return to bug 106711