[SM-Commit] GIT changes to devel-xorg-modular grimoire by Pol Vinogradov (fb8fa3242685bc7442f0787418d37976c533c4b3)

Pol Vinogradov scm at sourcemage.org
Tue Dec 11 22:33:31 EST 2007


GIT changes to devel-xorg-modular grimoire by Pol Vinogradov <vin.public at gmail.com>:

 xorg-proto/xf86driproto/HISTORY   |    3 +++
 xorg-proto/xf86driproto/PRE_BUILD |    4 ++++
 2 files changed, 7 insertions(+)

New commits:
commit fb8fa3242685bc7442f0787418d37976c533c4b3
Author: Pol Vinogradov <vin.public at gmail.com>
Commit: Pol Vinogradov <vin.public at gmail.com>

    xorg-proto/xf86driproto/:
    
    PRE_BUILD: added to fix dri failing

diff --git a/xorg-proto/xf86driproto/HISTORY b/xorg-proto/xf86driproto/HISTORY
index 734742b..f87c0e9 100644
--- a/xorg-proto/xf86driproto/HISTORY
+++ b/xorg-proto/xf86driproto/HISTORY
@@ -1,3 +1,6 @@
+2007-12-12 Pol Vinogradov <vin.public at gmail.com>
+	* PRE_BUILD: added to fix dri failing
+
 2007-08-03  Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: update description & short (automated)
 
diff --git a/xorg-proto/xf86driproto/PRE_BUILD b/xorg-proto/xf86driproto/PRE_BUILD
new file mode 100755
index 0000000..3d8cd1e
--- /dev/null
+++ b/xorg-proto/xf86driproto/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build       &&
+cd ${SOURCE_DIRECTORY}  &&
+
+sedit "s/__driCreateNewScreen_20050727/__DRI_CREATE_NEW_SCREEN/" dri_interface.h



More information about the SM-Commit mailing list