Revision: 6285
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6285&view=rev
Author:   gespinasse
Date:     2012-01-29 13:21:22 +0000 (Sun, 29 Jan 2012)
Log Message:
-----------
Remove useless yes 'n' |

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

Modified: ipcop/trunk/lfs/URI
===================================================================
--- ipcop/trunk/lfs/URI 2012-01-29 11:57:32 UTC (rev 6284)
+++ ipcop/trunk/lfs/URI 2012-01-29 13:21:22 UTC (rev 6285)
@@ -82,7 +82,7 @@
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
 
-       cd $(DIR_APP) && yes 'n' | perl Makefile.PL
+       cd $(DIR_APP) && perl Makefile.PL
        cd $(DIR_APP) && make
 ifeq "$(RUNNING_TEST)" "yes"
        -cd $(DIR_APP) && make test TEST_VERBOSE=1 &> 
$(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log

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


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to