]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/xserver.git/blobdiff - debian/patches/209_add_legacy_bgnone_option.patch
Revert "Refresh patches"
[glsdk/xserver.git] / debian / patches / 209_add_legacy_bgnone_option.patch
index fb4d20264f8532f5b1f9ee7321dab7ba0b1dd7d7..e53d24d68ecd9467c20216d1279f0014156ecbc1 100644 (file)
@@ -1,8 +1,8 @@
-Index: xserver/os/utils.c
+Index: xorg-server/os/utils.c
 ===================================================================
---- xserver.orig/os/utils.c    2012-03-15 11:09:22.000000000 +0000
-+++ xserver/os/utils.c 2012-03-15 11:16:44.000000000 +0000
-@@ -502,6 +502,7 @@
+--- xorg-server.orig/os/utils.c        2011-08-24 12:52:44.625647130 +0300
++++ xorg-server/os/utils.c     2011-08-24 12:57:14.805650982 +0300
+@@ -513,6 +513,7 @@
      ErrorF("-nolisten string       don't listen on protocol\n");
      ErrorF("-noreset               don't reset after last client exists\n");
      ErrorF("-background [none]     create root window with no background\n");
@@ -10,7 +10,7 @@ Index: xserver/os/utils.c
      ErrorF("-reset                 reset after last client exists\n");
      ErrorF("-p #                   screen-saver pattern duration (minutes)\n");
      ErrorF("-pn                    accept failure to listen on all ports\n");
-@@ -840,6 +841,8 @@
+@@ -851,6 +852,8 @@
                      UseMsg();
              }
          }