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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +5 lines)
Line  Link Here
0
-- gnbd-kernel-1.04.00.ebuild.orig     2007-09-07 16:47:12.000000000 +0300
0
++ gnbd-kernel-1.04.00.ebuild  2007-09-07 16:50:21.000000000 +0300
Lines 43-48 Link Here
43
               if [ "$KV_PATCH" -lt "19" ] ; then
43
               if [ "$KV_PATCH" -lt "19" ] ; then
44
                       epatch ${FILESDIR}/${P}-compile-fix-kernel-pre-2.6.19.patch || die
44
                       epatch ${FILESDIR}/${P}-compile-fix-kernel-pre-2.6.19.patch || die
45
               fi
45
               fi
46
47
               if [ "$KV_PATCH" -ge "22" ] ; then
48
                       epatch ${FILESDIR}/${P}-compile-fix-kernel-post-2.6.21.patch || die
49
               fi
46
       fi
50
       fi
47
}
51
}

Return to bug 191591