View | Details | Raw Unified
Collapse All | Expand All

(-) file_not_specified_in_diff (+4 lines)
 Lines 55-60   pkg_setup() { Link Here 
	if use webdav && ! use curl ; then
	if use webdav && ! use curl ; then
		ewarn "USE=webdav needs USE=curl. Ignoring"
		ewarn "USE=webdav needs USE=curl. Ignoring"
	fi
	fi
	# Create git and group
	enewgroup git
	enewuser git -1 -1 /var/spool/git git
}
}
# This is needed because for some obscure reasons future calls to make don't
# This is needed because for some obscure reasons future calls to make don't