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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- Config~     2003-06-12 15:53:34.000000000 +0200
0
++ Config      2003-06-12 15:53:34.000000000 +0200
Lines 887-893 Link Here
887
else if [ $? -ne 0 -o "$OSNAME" = "Linux RedHat 5.1" -o -n "$NEEDSKIPNAME" ] ; then
887
else if [ $? -ne 0 -o "$OSNAME" = "Linux RedHat 5.1" -o -n "$NEEDSKIPNAME" ] ; then
888
    echo $n " dn_skipname$c"
888
    echo $n " dn_skipname$c"
889
    $RM -f Makefile.tmp
889
    $RM -f Makefile.tmp
890
    sed -e "s@^RES=\(.*\)@RES=res_skipname.o@" Makefile > Makefile.tmp
890
    sed -e "s@^RES=\(.*\)@RES=res_skipname.o res_init.o@" Makefile > Makefile.tmp
891
    cp Makefile.tmp Makefile
891
    cp Makefile.tmp Makefile
892
    $RM -f Makefile.tmp
892
    $RM -f Makefile.tmp
893
else
893
else

Return to bug 20321