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

(-)/usr/bin/lsb_release (+1 lines)
Lines 250-255 Link Here
250
            CHECKFIRST=$(find $INFO_ROOT/ -maxdepth 1                         \
250
            CHECKFIRST=$(find $INFO_ROOT/ -maxdepth 1                         \
251
                   -name \*$INFO_DISTRIB_SUFFIX                               \
251
                   -name \*$INFO_DISTRIB_SUFFIX                               \
252
                   -and ! -name $INFO_LSB_FILE                                \
252
                   -and ! -name $INFO_LSB_FILE                                \
253
                   -and ! -name os-release                                    \
253
                   -and -type f                                               \
254
                   -and -type f                                               \
254
                   2>/dev/null                                                \
255
                   2>/dev/null                                                \
255
                   | head -1 ) # keep one of the files found (if many)
256
                   | head -1 ) # keep one of the files found (if many)

Return to bug 443116