Revision: 5652 http://ipcop.svn.sourceforge.net/ipcop/?rev=5652&view=rev Author: gespinasse Date: 2011-04-30 16:05:58 +0000 (Sat, 30 Apr 2011)
Log Message: ----------- Add make check for cairo Test suite has a few failures, log is somewhat big (3 MB) Modified Paths: -------------- ipcop/trunk/lfs/cairo Modified: ipcop/trunk/lfs/cairo =================================================================== --- ipcop/trunk/lfs/cairo 2011-04-30 11:26:47 UTC (rev 5651) +++ ipcop/trunk/lfs/cairo 2011-04-30 16:05:58 UTC (rev 5652) @@ -33,6 +33,7 @@ include Config PKG_NAME = cairo +# odd version (1.11) is development, even (1.10) is stable VER = 1.10.2 HOST_ARCH = all OTHER_SRC = yes @@ -87,6 +88,9 @@ --without-binconfigs \ --without-libpng-compat cd $(DIR_APP) && make -j $(PARALLELISM) +ifeq "$(RUNNING_TEST)" "yes" + -cd $(DIR_APP) && make 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