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

(-)/usr/portage/net-fs/davfs2/davfs2-1.3.3.ebuild (+6 lines)
Lines 18-23 Link Here
18
		net-misc/neon
18
		net-misc/neon
19
		sys-libs/zlib"
19
		sys-libs/zlib"
20
SLOT="0"
20
SLOT="0"
21
22
pkg_setup() {
23
	enewgroup davfs2
24
	enewuser davfs2 -1 -1 -1 davfs2
25
}
26
21
src_unpack() {
27
src_unpack() {
22
	unpack ${A}
28
	unpack ${A}
23
	cd "${S}"
29
	cd "${S}"

Return to bug 274312