Revision: 5656 http://ipcop.svn.sourceforge.net/ipcop/?rev=5656&view=rev Author: gespinasse Date: 2011-04-30 20:43:16 +0000 (Sat, 30 Apr 2011)
Log Message: ----------- If fonconfig is recompiled, when /etc/fonts/fonts.conf exist, file is move to a .bak name Avoid that Modified Paths: -------------- ipcop/trunk/lfs/fontconfig Modified: ipcop/trunk/lfs/fontconfig =================================================================== --- ipcop/trunk/lfs/fontconfig 2011-04-30 16:43:48 UTC (rev 5655) +++ ipcop/trunk/lfs/fontconfig 2011-04-30 20:43:16 UTC (rev 5656) @@ -82,6 +82,9 @@ @$(PREBUILD) @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE) + # if we reinstall, remove before moved to .bak + rm -f /etc/fonts/fonts.conf + cd $(DIR_APP) && ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ 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