From: blogic 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.archive.openwrt.org/?a=commitdiff_plain;h=d6a89caff0c78076f9f5188f4321bf4867f853c7;p=packages.git removed xorg keyboard driver patches, not needed since [8933] git-svn-id: svn://svn.openwrt.org/openwrt/packages@8934 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 0748d2718..000000000 --- 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 0748d2718..000000000 --- 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