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

(-)control-center-1.4.0.5.orig/configure (-1 / +1 lines)
Lines 8218-8224 Link Here
8218
       fi
8218
       fi
8219
       for lang in $LINGUAS; do
8219
       for lang in $LINGUAS; do
8220
         case "$ALL_LINGUAS" in
8220
         case "$ALL_LINGUAS" in
8221
          *$lang*) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
8221
          $lang|*\ $lang|$lang\ *|*\ $lang\ *) NEW_LINGUAS="$NEW_LINGUAS $lang" ;;
8222
         esac
8222
         esac
8223
       done
8223
       done
8224
       LINGUAS=$NEW_LINGUAS
8224
       LINGUAS=$NEW_LINGUAS

Return to bug 114809