[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (35defcc18c0cc148e422a82fc136ca8fe3d60e3f)

Jaka Kranjc scm at sourcemage.org
Sat May 5 10:09:03 EDT 2007


GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 gnome2-libs/intltool/HISTORY   |    3 +++
 gnome2-libs/intltool/PRE_BUILD |    3 +++
 2 files changed, 6 insertions(+)

New commits:
commit 35defcc18c0cc148e422a82fc136ca8fe3d60e3f
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    intltool: fix #13760

diff --git a/gnome2-libs/intltool/HISTORY b/gnome2-libs/intltool/HISTORY
index 4381792..acf18aa 100644
--- a/gnome2-libs/intltool/HISTORY
+++ b/gnome2-libs/intltool/HISTORY
@@ -1,3 +1,6 @@
+2007-05-05 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* PRE_BUILD: added to fix #13760
+
 2007-03-03 Robin Cook <rcook at wyrms.net>
 	* DETAILS: updated VERSION to 0.35.5
 
diff --git a/gnome2-libs/intltool/PRE_BUILD b/gnome2-libs/intltool/PRE_BUILD
new file mode 100755
index 0000000..e7a0ce2
--- /dev/null
+++ b/gnome2-libs/intltool/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+# fix intltool-extract invocation path #13760
+sed -i '/"intltool-extract"/ s,","/usr/bin/,3' $SOURCE_DIRECTORY/intltool-update.in.in



More information about the SM-Commit mailing list