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

(-)dracut-functions.sh.orig (-1 / +1 lines)
Lines 45-51 Link Here
45
        fi
45
        fi
46
    fi
46
    fi
47
47
48
    type -P $1
48
    type -P ${1##*/}
49
}
49
}
50
50
51
if ! [[ $dracutbasedir ]]; then
51
if ! [[ $dracutbasedir ]]; then

Return to bug 437270