Revision: 5651 http://ipcop.svn.sourceforge.net/ipcop/?rev=5651&view=rev Author: gespinasse Date: 2011-04-30 11:26:47 +0000 (Sat, 30 Apr 2011)
Log Message: ----------- Add make check Result is : 1 test passed Modified Paths: -------------- ipcop/trunk/lfs/fontconfig Modified: ipcop/trunk/lfs/fontconfig =================================================================== --- ipcop/trunk/lfs/fontconfig 2011-04-29 18:39:17 UTC (rev 5650) +++ ipcop/trunk/lfs/fontconfig 2011-04-30 11:26:47 UTC (rev 5651) @@ -91,6 +91,9 @@ --build=$(MACHINE_REAL)-linux \ --target=$(MACHINE)-linux cd $(DIR_APP) && make -j $(PARALLELISM) +ifeq "$(RUNNING_TEST)" "yes" + cd $(DIR_APP) && make -j 1 check &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log +endif cd $(DIR_APP) && make install @rm -rf $(DIR_APP) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn