Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Florian Franzmann (c33880ec54c52ea8a57cc88ff45b2875a6712203)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (c33880ec54c52ea8a57cc88ff45b2875a6712203)
  • Date: Sun, 29 Apr 2007 18:54:17 -0500

GIT changes to master grimoire by Florian Franzmann
<siflfran AT hawo.stw.uni-erlangen.de>:

gnome2-apps/gedit2/BUILD | 4 ++++
gnome2-apps/gedit2/HISTORY | 3 +++
2 files changed, 7 insertions(+)

New commits:
commit c33880ec54c52ea8a57cc88ff45b2875a6712203
Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>

gnome2-apps/gedit2: added BUILD, this time for real :)

diff --git a/gnome2-apps/gedit2/BUILD b/gnome2-apps/gedit2/BUILD
new file mode 100755
index 0000000..86927ab
--- /dev/null
+++ b/gnome2-apps/gedit2/BUILD
@@ -0,0 +1,4 @@
+if [[ "$GEDIT2_SPELL" == "n" ]]; then
+ OPTS="--disable-spell $OPTS"
+fi &&
+default_build
diff --git a/gnome2-apps/gedit2/HISTORY b/gnome2-apps/gedit2/HISTORY
index e54629c..c3de47e 100644
--- a/gnome2-apps/gedit2/HISTORY
+++ b/gnome2-apps/gedit2/HISTORY
@@ -1,4 +1,7 @@
2007-04-29 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
+ * BUILD: added, this time for real
+
+2007-04-29 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS, BUILD, CONFIGURE: an optional dependency on enchant
is not sufficient, --enable-spell needs iso-codes as well.
Changed so the user is queried in CONFIGURE if he wants spell



  • [SM-Commit] GIT changes to master grimoire by Florian Franzmann (c33880ec54c52ea8a57cc88ff45b2875a6712203), Florian Franzmann, 04/29/2007

Archive powered by MHonArc 2.6.24.

Top of Page