[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ipcop-svn
Subject:    [Ipcop-svn] SF.net SVN: ipcop:[2733] ipcop/trunk/make.sh
From:       gespinasse () users ! sourceforge ! net
Date:       2009-04-19 19:10:08
Message-ID: E1LvcP2-0004kl-DH () dn4whf1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 2733
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2733&view=rev
Author:   gespinasse
Date:     2009-04-19 19:10:08 +0000 (Sun, 19 Apr 2009)

Log Message:
-----------
othersrc.log file has to be removed before at each build start or each package is \
listed more than once. Fix the name of log file, to it is really erased.

Just because it's convenient, remove packages log file too at each build start
That way, log is easier to read.

Modified Paths:
--------------
    ipcop/trunk/make.sh

Modified: ipcop/trunk/make.sh
===================================================================
--- ipcop/trunk/make.sh	2009-04-19 18:56:22 UTC (rev 2732)
+++ ipcop/trunk/make.sh	2009-04-19 19:10:08 UTC (rev 2733)
@@ -1072,7 +1072,9 @@
 	# Remove pre-install list of installed files in case user erase some files before \
to build again  ${SUDO} ${RM} ${LFS}/usr/src/lsalr 2>/dev/null
 	# List of packages is totally remade at each build
-	${RM} ${LFS}/usr/src/log_${MACHINE}/_build_06_othersrc-list 2>/dev/null
+	${RM} ${LFS}/usr/src/log_${MACHINE}/_build_06_othersrc-list.log 2>/dev/null
+	# This log is totally remade at each build, so don't accumulate log
+	${RM} ${LFS}/usr/src/log_${MACHINE}/_build_05_packages.log 2>/dev/null
 } # End of prepareenv()
 
 


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic