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

(-)spamassassin-2.64.ebuild (+4 lines)
Lines 49-54 Link Here
49
	# If ssl is enabled, spamc can be built with ssl support
49
	# If ssl is enabled, spamc can be built with ssl support
50
	use ssl && myconf="${myconf} ENABLE_SSL=yes"
50
	use ssl && myconf="${myconf} ENABLE_SSL=yes"
51
51
52
	# Work around full-versioned shebangs, see bug 62276
53
	# <http://bugs.gentoo.org/show_bug.cgi?id=62276>
54
	myconf="${myconf} PERL_BIN=/usr/bin/perl"
55
52
	# if you are going to enable taint mode, make sure that the bug where
56
	# if you are going to enable taint mode, make sure that the bug where
53
	# spamd doesn't start when the PATH contains . is addressed, and make
57
	# spamd doesn't start when the PATH contains . is addressed, and make
54
	# sure you deal with versions of razor <2.36-r1 not being taint-safe.
58
	# sure you deal with versions of razor <2.36-r1 not being taint-safe.

Return to bug 62276