public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [IPFire-SCM] [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d49c2573b1b880249b16b6f80002f7b8dd565780
@ 2012-01-03 20:24 git
  0 siblings, 0 replies; only message in thread
From: git @ 2012-01-03 20:24 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 1441 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, next has been updated
       via  d49c2573b1b880249b16b6f80002f7b8dd565780 (commit)
       via  a41302651055f03f27c8132526a3bd5520875555 (commit)
      from  f4afa6ddf79e0c20bb4e844aade1d1d8eeb9896a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d49c2573b1b880249b16b6f80002f7b8dd565780
Merge: f4afa6d a413026
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Tue Jan 3 21:24:25 2012 +0100

    Merge branch 'master' into next

-----------------------------------------------------------------------

Summary of changes:
 make.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

Difference in files:
diff --git a/make.sh b/make.sh
index 1edcf15..ccdb4c6 100755
--- a/make.sh
+++ b/make.sh
@@ -1002,6 +1002,7 @@ downloadsrc)
 	ERROR=0
 	for i in *; do
 		if [ -f "$i" -a "$i" != "Config" ]; then
+			lfsmakecommoncheck ${i} > /dev/null || continue
 			make -s -f $i LFS_BASEDIR=$BASEDIR MACHINE=$MACHINE \
 				MESSAGE="$i\t " md5 >> $LOGFILE 2>&1
 			if [ $? -ne 0 ]; then


hooks/post-receive
--
IPFire 2.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-03 20:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-03 20:24 [IPFire-SCM] [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d49c2573b1b880249b16b6f80002f7b8dd565780 git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox