Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master z-rejected grimoire by Alexander Tsamutali (fd86cd4941d102b49c732e403b6d9ee3e1c3cd26)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Alexander Tsamutali <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master z-rejected grimoire by Alexander Tsamutali (fd86cd4941d102b49c732e403b6d9ee3e1c3cd26)
  • Date: Tue, 3 Jun 2008 11:12:09 -0500

GIT changes to master z-rejected grimoire by Alexander Tsamutali
<astsmtl AT gmail.com>:

z-games/ioquake3-bin/HISTORY | 3 +++
z-games/ioquake3-bin/PRE_BUILD | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit fd86cd4941d102b49c732e403b6d9ee3e1c3cd26
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

z-games/ioquake3-bin: added default_pre_build to enable source
verification

diff --git a/z-games/ioquake3-bin/HISTORY b/z-games/ioquake3-bin/HISTORY
index b3b292d..7217904 100644
--- a/z-games/ioquake3-bin/HISTORY
+++ b/z-games/ioquake3-bin/HISTORY
@@ -1,3 +1,6 @@
+2008-06-03 Alexander Tsamutali <astsmtl AT gmail.com>
+ * PRE_BUILD: Added default_pre_build to enable source verification
+
2008-02-25 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS, LICENSE, CONFIGURE, DEPENDS, PREPARE, PRE_BUILD, BUILD,
INSTALL, HISTORY: Created this spell
diff --git a/z-games/ioquake3-bin/PRE_BUILD b/z-games/ioquake3-bin/PRE_BUILD
index ea5da38..950cf42 100755
--- a/z-games/ioquake3-bin/PRE_BUILD
+++ b/z-games/ioquake3-bin/PRE_BUILD
@@ -1,4 +1,4 @@
-mk_source_dir $SOURCE_DIRECTORY &&
+default_pre_build &&
cd $SOURCE_DIRECTORY &&
sh $SOURCE_CACHE/$SOURCE --tar xf &&
persistent_add ARCH &&



  • [SM-Commit] GIT changes to master z-rejected grimoire by Alexander Tsamutali (fd86cd4941d102b49c732e403b6d9ee3e1c3cd26), Alexander Tsamutali, 06/03/2008

Archive powered by MHonArc 2.6.24.

Top of Page