[Clfs-commits] [Bootscripts Standard]Bootscripts for Cross-LFS branch, master, updated. 4e4bd5fc2f91b2ddec217552335f66dcabd2ce4b

git git at cross-lfs.org
Wed May 21 17:45:07 PDT 2014


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 "Bootscripts for Cross-LFS".

The branch, master has been updated
       via  4e4bd5fc2f91b2ddec217552335f66dcabd2ce4b (commit)
      from  bcafdd00d41f285bf90020d7e051848bf9f3696a (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 4e4bd5fc2f91b2ddec217552335f66dcabd2ce4b
Author: William Harrington <kb0iic at berzerkula.org>
Date:   Wed May 21 19:45:03 2014 -0500

    Remove comment after DATE variable.

diff --git a/boot-scripts/Makefile b/boot-scripts/Makefile
index f65dcbf..2a06dcd 100644
--- a/boot-scripts/Makefile
+++ b/boot-scripts/Makefile
@@ -1,4 +1,4 @@
-DATE        := 20140521 #YYYYMMDD
+DATE        := 20140521
 VERSION		:= 3.0-${DATE}
 
 ETCDIR		:= /etc
diff --git a/bootscripts/Makefile b/bootscripts/Makefile
index 1b946fe..9969f5f 100644
--- a/bootscripts/Makefile
+++ b/bootscripts/Makefile
@@ -1,4 +1,4 @@
-DATE        := 20140521 #YYYYMMDD
+DATE        := 20140521
 VERSION		:= 3.0-${DATE}
 
 ETCDIR		:= /etc

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

Summary of changes:
 boot-scripts/Makefile |    2 +-
 bootscripts/Makefile  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Bootscripts for Cross-LFS



More information about the Clfs-commits mailing list