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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- tar-1.24.ebuild
0
++ tar-1.24.ebuild
Lines 38-44 Link Here
38
	use userland_GNU || myconf="--program-prefix=g"
38
	use userland_GNU || myconf="--program-prefix=g"
39
	# Work around bug in sandbox #67051
39
	# Work around bug in sandbox #67051
40
	gl_cv_func_chown_follows_symlink=yes \
40
	gl_cv_func_chown_follows_symlink=yes \
41
	econf \
41
	FORCE_UNSAFE_CONFIGURE=1 econf \
42
		--enable-backup-scripts \
42
		--enable-backup-scripts \
43
		--bindir=/bin \
43
		--bindir=/bin \
44
		--libexecdir=/usr/sbin \
44
		--libexecdir=/usr/sbin \

Return to bug 342593