Revision: 6557
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6557&view=rev
Author:   gespinasse
Date:     2012-04-22 06:34:49 +0000 (Sun, 22 Apr 2012)
Log Message:
-----------
Add 'not found' match for configure log check.
this is what let me find dhcpcd build before ntp

Modified Paths:
--------------
    ipcop/trunk/lfs/check_files

Modified: ipcop/trunk/lfs/check_files
===================================================================
--- ipcop/trunk/lfs/check_files 2012-04-22 05:53:18 UTC (rev 6556)
+++ ipcop/trunk/lfs/check_files 2012-04-22 06:34:49 UTC (rev 6557)
@@ -91,7 +91,7 @@
        rm ${TMPFILE} ${ALL_NODIR}
 
        # Find warnings and count them : configure emit WARNING, perl 
Makefile.PL emit Warning
-       -cd /usr/src/log_${MACHINE} && egrep ' error:|No such file or|: 
WARNING:|Warning:' 0[1-4]*/* 
>/usr/src/log_${MACHINE}/$(PKG_NAME)-configure_warnings.log
+       -cd /usr/src/log_${MACHINE} && egrep ' error:|No such file or|not 
found|WARNING:|Warning:' 0[1-4]*/* 
>/usr/src/log_${MACHINE}/$(PKG_NAME)-configure_warnings.log
        -cd /usr/src/log_${MACHINE} && grep ': warning:' 0[1-4]*/* 
>/usr/src/log_${MACHINE}/$(PKG_NAME)-compilation_warnings_all.log
        -cd /usr/src/log_${MACHINE} && \
                for f in $$(ls 0[1-4]*/*); do \

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


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to