View | Details | Raw Unified
Collapse All | Expand All

(-) /usr/lib/portage/bin/ebuild.sh.orig (-1 / +1 lines)
 Lines 280-286    Link Here 
	if [ "$USERLAND" == "BSD" ]; then
	if [ "$USERLAND" == "BSD" ]; then
		tarvars=""
		tarvars=""
	else
	else
		tarvars="--no-same-owner"	
		tarvars="--no-same-owner --absolute-names"	
	fi	
	fi	
	for x in "$@"; do
	for x in "$@"; do