Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to devel-xorg-modular grimoire by Arjan Bouter (d1bd2e234fc2ad9306acd6ea9fc9cd1177db2dbf)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to devel-xorg-modular grimoire by Arjan Bouter (d1bd2e234fc2ad9306acd6ea9fc9cd1177db2dbf)
  • Date: Wed, 30 Sep 2009 09:05:24 -0500

GIT changes to devel-xorg-modular grimoire by Arjan Bouter
<abouter AT sourcemage.org>:

xorg-data/xkeyboard-config/BUILD | 1 +
xorg-data/xkeyboard-config/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit d1bd2e234fc2ad9306acd6ea9fc9cd1177db2dbf
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

xkeyboard-config: run autogen.sh before building

diff --git a/xorg-data/xkeyboard-config/BUILD
b/xorg-data/xkeyboard-config/BUILD
index d60d8c8..01fada7 100755
--- a/xorg-data/xkeyboard-config/BUILD
+++ b/xorg-data/xkeyboard-config/BUILD
@@ -3,4 +3,5 @@ OPTS="$OPTS --enable-compat-rules" &&
OPTS="$OPTS --with-xkb-base=/usr/share/X11/xkb" &&
OPTS="$OPTS --with-xkb-rules-symlink=xorg,xfree86" &&

+./autogen.sh &&
default_build
diff --git a/xorg-data/xkeyboard-config/HISTORY
b/xorg-data/xkeyboard-config/HISTORY
index 097a871..80118af 100644
--- a/xorg-data/xkeyboard-config/HISTORY
+++ b/xorg-data/xkeyboard-config/HISTORY
@@ -1,3 +1,6 @@
+2009-09-26 Arjan Bouter <abouter AT sourcemage.org>
+ * BUILD: run autogen.sh before building
+
2009-02-10 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: updated spell to 1.5




  • [SM-Commit] GIT changes to devel-xorg-modular grimoire by Arjan Bouter (d1bd2e234fc2ad9306acd6ea9fc9cd1177db2dbf), Arjan Bouter, 09/30/2009

Archive powered by MHonArc 2.6.24.

Top of Page