From: John Crispin Date: Fri, 21 Sep 2007 19:15:59 +0000 (+0000) Subject: removed xorg keyboard driver patches, not needed since [8933] X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=fe470e762aab70a96e649c07935c6386814c978d removed xorg keyboard driver patches, not needed since [8933] SVN-Revision: 8934 --- diff --git a/XOrg/driver/patches/xf86-input-mouse-X11R7.2/configure.patch b/XOrg/driver/patches/xf86-input-mouse-X11R7.2/configure.patch deleted file mode 100644 index 0748d27185..0000000000 --- a/XOrg/driver/patches/xf86-input-mouse-X11R7.2/configure.patch +++ /dev/null @@ -1,27 +0,0 @@ -diff -urN xf86-input-mouse-X11R7.2-1.1.2.orig/configure xf86-input-mouse-X11R7.2-1.1.2/configure ---- xf86-input-mouse-X11R7.2-1.1.2.orig/configure 2007-09-15 22:29:11.000000000 +0200 -+++ xf86-input-mouse-X11R7.2-1.1.2/configure 2007-09-15 22:29:45.000000000 +0200 -@@ -20172,22 +20172,7 @@ - XORG_SGML_PATH=$prefix/share/sgml - HAVE_DEFS_ENT= - --as_ac_File=`echo "ac_cv_file_$XORG_SGML_PATH/X11/defs.ent" | $as_tr_sh` --echo "$as_me:$LINENO: checking for $XORG_SGML_PATH/X11/defs.ent" >&5 --echo $ECHO_N "checking for $XORG_SGML_PATH/X11/defs.ent... $ECHO_C" >&6 --if eval "test \"\${$as_ac_File+set}\" = set"; then -- echo $ECHO_N "(cached) $ECHO_C" >&6 --else -- test "$cross_compiling" = yes && -- { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 --echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} -- { (exit 1); exit 1; }; } --if test -r "$XORG_SGML_PATH/X11/defs.ent"; then -- eval "$as_ac_File=yes" --else -- eval "$as_ac_File=no" --fi --fi -+as_ac_File=no - echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_File'}'`" >&5 - echo "${ECHO_T}`eval echo '${'$as_ac_File'}'`" >&6 - if test `eval echo '${'$as_ac_File'}'` = yes; then diff --git a/XOrg/driver/xf86-input-mouse-X11R7.2/patches/configure.patch b/XOrg/driver/xf86-input-mouse-X11R7.2/patches/configure.patch deleted file mode 100644 index 0748d27185..0000000000 --- a/XOrg/driver/xf86-input-mouse-X11R7.2/patches/configure.patch +++ /dev/null @@ -1,27 +0,0 @@ -diff -urN xf86-input-mouse-X11R7.2-1.1.2.orig/configure xf86-input-mouse-X11R7.2-1.1.2/configure ---- xf86-input-mouse-X11R7.2-1.1.2.orig/configure 2007-09-15 22:29:11.000000000 +0200 -+++ xf86-input-mouse-X11R7.2-1.1.2/configure 2007-09-15 22:29:45.000000000 +0200 -@@ -20172,22 +20172,7 @@ - XORG_SGML_PATH=$prefix/share/sgml - HAVE_DEFS_ENT= - --as_ac_File=`echo "ac_cv_file_$XORG_SGML_PATH/X11/defs.ent" | $as_tr_sh` --echo "$as_me:$LINENO: checking for $XORG_SGML_PATH/X11/defs.ent" >&5 --echo $ECHO_N "checking for $XORG_SGML_PATH/X11/defs.ent... $ECHO_C" >&6 --if eval "test \"\${$as_ac_File+set}\" = set"; then -- echo $ECHO_N "(cached) $ECHO_C" >&6 --else -- test "$cross_compiling" = yes && -- { { echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 --echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} -- { (exit 1); exit 1; }; } --if test -r "$XORG_SGML_PATH/X11/defs.ent"; then -- eval "$as_ac_File=yes" --else -- eval "$as_ac_File=no" --fi --fi -+as_ac_File=no - echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_File'}'`" >&5 - echo "${ECHO_T}`eval echo '${'$as_ac_File'}'`" >&6 - if test `eval echo '${'$as_ac_File'}'` = yes; then