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

Collapse All | Expand All

(-)configure.orig (-1 / +1 lines)
Lines 1013-1019 Link Here
1013
  then
1013
  then
1014
    DO_COMPRESSION=true
1014
    DO_COMPRESSION=true
1015
    compress=
1015
    compress=
1016
    for i in lzma bzip2 gzip bzip tzip pack compress freeze yabba
1016
    for i in bzip2 gzip bzip lzma tzip pack compress freeze yabba
1017
    do
1017
    do
1018
      eval F$i=missing
1018
      eval F$i=missing
1019
      for j in $DEFPATH
1019
      for j in $DEFPATH

Return to bug 205147