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

(-)script/xosd-config.in.orig (-1 lines)
Lines 161-167 Link Here
161
        fi;;
161
        fi;;
162
    *)
162
    *)
163
        case " $af_other_flags " in
163
        case " $af_other_flags " in
164
        *\ $i\ *) ;;                                  # already there
165
        *) af_other_flags="$af_other_flags $i" ;;     # add it to output
164
        *) af_other_flags="$af_other_flags $i" ;;     # add it to output
166
        esac ;;
165
        esac ;;
167
    esac
166
    esac

Return to bug 286632