[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-intel: Changes to 'ubuntu'



 debian/patches/101_copy-fb.patch |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 283f0824e3234ef055fed66baeb1dd116b5ad628
Author: Robert Hooker <sarvatt@ubuntu.com>
Date:   Fri Sep 10 08:01:34 2010 -0400

    Fix problem in with previous 101_copy-fb.patch commit.

diff --git a/debian/patches/101_copy-fb.patch b/debian/patches/101_copy-fb.patch
index c5be6d4..7bf1df8 100644
--- a/debian/patches/101_copy-fb.patch
+++ b/debian/patches/101_copy-fb.patch
@@ -179,7 +179,7 @@ index b8e0c0b..a4190ec 100644
 +	if (!CreateScratchPixmapsForScreen(scrn->scrnIndex))
 +		return FALSE;
 +
-+	if (!IS_GEN6(intel)
++	if (!IS_GEN6(intel))
 +		drmmode_copy_fb(scrn);
 +
  	if (!xf86SetDesiredModes(scrn))


Reply to: