Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Dale E. Edmons (40956c5dc4b29498e92d725ded4da57403ea481d)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: "Dale E. Edmons" <linuxfan AT sourcemage.org>
  • Cc: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Dale E. Edmons (40956c5dc4b29498e92d725ded4da57403ea481d)
  • Date: Wed, 13 Feb 2008 09:01:48 -0800

Dale E. Edmons wrote:
GIT changes to master grimoire by Dale E. Edmons <linuxfan AT sourcemage.org>:

utils/fbgetty/DETAILS | 3 +
utils/fbgetty/HISTORY | 5 ++
utils/fbgetty/PRE_BUILD | 2 utils/fbgetty/fbgetty-0.1.698-gcc41.patch | 64 ------------------------------
4 files changed, 9 insertions(+), 65 deletions(-)

New commits:
commit 08468bcfa0882ad7342aa830ef1d5b37be9b53cf
Author: Dale E. Edmons <linuxfan AT sourcemage.org>
Commit: Dale E. Edmons <linuxfan AT sourcemage.org>

Revamped spell to use offsite patch rather than including it as part of
grimoire.
<snip>
diff --git a/utils/fbgetty/PRE_BUILD b/utils/fbgetty/PRE_BUILD
index 87303fa..5ed5da8 100755
--- a/utils/fbgetty/PRE_BUILD
+++ b/utils/fbgetty/PRE_BUILD
@@ -1,3 +1,3 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
-patch -p1 < $SCRIPT_DIRECTORY/fbgetty-0.1.698-gcc41.patch
+patch -p1 < $SOURCE_CACHE/fbgetty-0.1.698-gcc41.patch
diff --git a/utils/fbgetty/fbgetty-0.1.698-gcc41.patch
b/utils/fbgetty/fbgetty-0.1.698-gcc41.patch

Before using any SOURCE# other than SOURCE itself, you need to run verify_file '#'. default_pre_build only verifies SOURCE.

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285

Attachment: signature.asc
Description: OpenPGP digital signature




Archive powered by MHonArc 2.6.24.

Top of Page