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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- fuse-2.7.1.ebuild   2007-11-23 19:40:17.000000000 +1100
0
++ fuse-2.7.1-r1.ebuild        2007-11-23 19:45:02.000000000 +1100
Lines 16-22 Link Here
16
16
17
pkg_setup() {
17
pkg_setup() {
18
       if use kernel_linux ; then
18
       if use kernel_linux ; then
19
               if kernel_is ge 2 6 23; then
19
               if kernel_is ge 2 6 24; then
20
                       CONFIG_CHECK="FUSE_FS"
20
                       CONFIG_CHECK="FUSE_FS"
21
                       FUSE_FS_ERROR="You need to build the FUSE module from the kernel source, because your kernel is too new"
21
                       FUSE_FS_ERROR="You need to build the FUSE module from the kernel source, because your kernel is too new"
22
               else
22
               else

Return to bug 200053