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

(-)/var/db/repos/gentoo/sys-apps/util-linux/util-linux-2.35.1-r2.ebuild (+5 lines)
Lines 272-277 Link Here
272
	# This needs to be called AFTER python_install call (#689190)
272
	# This needs to be called AFTER python_install call (#689190)
273
	emake DESTDIR="${D}" install
273
	emake DESTDIR="${D}" install
274
274
275
	# Always suid /bin/su (#722538)
276
	if use su ; then
277
		chmod 4711 "${D}"/bin/su || die
278
	fi
279
275
	if multilib_is_native_abi && use userland_GNU; then
280
	if multilib_is_native_abi && use userland_GNU; then
276
		# need the libs in /
281
		# need the libs in /
277
		gen_usr_ldscript -a blkid fdisk mount smartcols uuid
282
		gen_usr_ldscript -a blkid fdisk mount smartcols uuid

Return to bug 722538