Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ebb1b298b3b80e025fbe6baa2adba53dee6aab06)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ebb1b298b3b80e025fbe6baa2adba53dee6aab06)
  • Date: Sun, 16 Mar 2008 22:48:18 -0500

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

printer/mgetty/HISTORY | 3 ---
printer/mgetty/PRE_BUILD | 2 +-
2 files changed, 1 insertion(+), 4 deletions(-)

New commits:
commit 10a25f24e162bc347d6ac24fedb466413f270497
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

Revert "mgetty: use persistent_add instead of export"

This reverts commit 33ddd8d610b2d423c061d5f54a6e2997e42519a1.

diff --git a/printer/mgetty/HISTORY b/printer/mgetty/HISTORY
index 5f581cb..2114b85 100644
--- a/printer/mgetty/HISTORY
+++ b/printer/mgetty/HISTORY
@@ -1,6 +1,3 @@
-2008-03-11 Ismael Luceno <ismael AT sourcemage.org>
- * PRE_BUILD: use persistent_add instead of export
-
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/printer/mgetty/PRE_BUILD b/printer/mgetty/PRE_BUILD
index 5ef16e4..e114eb7 100755
--- a/printer/mgetty/PRE_BUILD
+++ b/printer/mgetty/PRE_BUILD
@@ -1,6 +1,6 @@
create_account phone &&

- persistent_add MGETTY_CFLAGS=${CFLAGS} &&
+ export MGETTY_CFLAGS=${CFLAGS} &&

default_pre_build &&
cd $SOURCE_DIRECTORY &&



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (ebb1b298b3b80e025fbe6baa2adba53dee6aab06), Ismael Luceno, 03/16/2008

Archive powered by MHonArc 2.6.24.

Top of Page