diff --git a/packages/x11/driver/xf86-video-intel/patches/50_cross-dri.diff b/packages/x11/driver/xf86-video-intel/patches/50_cross-dri.diff deleted file mode 100644 index d29310c6cc..0000000000 --- a/packages/x11/driver/xf86-video-intel/patches/50_cross-dri.diff +++ /dev/null @@ -1,30 +0,0 @@ -diff -Naur xf86-video-intel-2.7.0.901.orig/configure xf86-video-intel-2.7.0.901/configure ---- xf86-video-intel-2.7.0.901.orig/configure 2009-05-09 18:33:28.000000000 +0200 -+++ xf86-video-intel-2.7.0.901/configure 2009-05-09 18:34:56.000000000 +0200 -@@ -13410,7 +13410,7 @@ - if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then - $as_echo_n "(cached) " >&6 - else -- test "$cross_compiling" = yes && -+ test "$cross_compiling" = dummy && - { { $as_echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 - $as_echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} - { (exit 1); exit 1; }; } -@@ -13438,7 +13438,7 @@ - if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then - $as_echo_n "(cached) " >&6 - else -- test "$cross_compiling" = yes && -+ test "$cross_compiling" = dummy && - { { $as_echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 - $as_echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} - { (exit 1); exit 1; }; } -@@ -13466,7 +13466,7 @@ - if { as_var=$as_ac_File; eval "test \"\${$as_var+set}\" = set"; }; then - $as_echo_n "(cached) " >&6 - else -- test "$cross_compiling" = yes && -+ test "$cross_compiling" = dummy && - { { $as_echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 - $as_echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} - { (exit 1); exit 1; }; }