Revision: 6270
http://ipcop.svn.sourceforge.net/ipcop/?rev=6270&view=rev
Author: gespinasse
Date: 2012-01-28 20:48:18 +0000 (Sat, 28 Jan 2012)
Log Message:
-----------
Remove yes 'n' | that have no purpose on Makefile.PL
Modified Paths:
--------------
ipcop/trunk/lfs/DBI
Modified: ipcop/trunk/lfs/DBI
===================================================================
--- ipcop/trunk/lfs/DBI 2012-01-28 20:39:28 UTC (rev 6269)
+++ ipcop/trunk/lfs/DBI 2012-01-28 20:48:18 UTC (rev 6270)
@@ -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"
# In case of test error, try adding TEST_VERBOSE=1
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn