Revision: 6703
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6703&view=rev
Author:   gespinasse
Date:     2012-07-12 05:56:56 +0000 (Thu, 12 Jul 2012)
Log Message:
-----------
I miss some code changes that break the sed, adjust

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

Modified: ipcop/trunk/lfs/expat
===================================================================
--- ipcop/trunk/lfs/expat       2012-07-11 06:39:19 UTC (rev 6702)
+++ ipcop/trunk/lfs/expat       2012-07-12 05:56:56 UTC (rev 6703)
@@ -87,7 +87,7 @@
 
 ifeq "$(RUNNING_TEST)" "yes"
        # fix a few of the numerous warnings deprecated conversion from string 
constant to 'char*'
-       cd $(DIR_APP) && sed -i.bak -e 's/char \*msg/const char *msg/' 
tests/runtest.{c,h}
+       cd $(DIR_APP) && sed -i.bak -e 's/char \*msg/const char *msg/' 
tests/runtests.c
        -cd $(DIR_APP) && make check &> 
$(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log
 endif
 

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to