Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 46897 | Differences between
and this patch

Collapse All | Expand All

(-)depscan.sh.orig (-1 / +2 lines)
Lines 34-41 Link Here
34
SVCDIR="${svcdir}"
34
SVCDIR="${svcdir}"
35
DEPTYPES="${deptypes}"
35
DEPTYPES="${deptypes}"
36
ORDTYPES="${ordtypes}"
36
ORDTYPES="${ordtypes}"
37
VIRTPREF="${RC_VIRTUAL_PREFERENCE}"
37
38
38
export SVCDIR DEPTYPES ORDTYPES
39
export SVCDIR DEPTYPES ORDTYPES VIRTPREF
39
40
40
cd /etc/init.d
41
cd /etc/init.d
41
42

Return to bug 46897