Revision: 6637 http://ipcop.svn.sourceforge.net/ipcop/?rev=6637&view=rev Author: gespinasse Date: 2012-06-02 20:16:16 +0000 (Sat, 02 Jun 2012) Log Message: ----------- Just add a comment stating that lzma headers are not installed by install-exec target. So lzma lib will not be detected by packages that try to link to lzma lib like libxml2-2.8.0
Modified Paths: -------------- ipcop/trunk/lfs/xz Modified: ipcop/trunk/lfs/xz =================================================================== --- ipcop/trunk/lfs/xz 2012-06-01 23:05:06 UTC (rev 6636) +++ ipcop/trunk/lfs/xz 2012-06-02 20:16:16 UTC (rev 6637) @@ -105,6 +105,7 @@ cd $(DIR_APP); make -j 1 check &> $(DIR_TEST)/$(THISAPP)-$(STAGE_ORDER).log endif endif + # headers are not installed. It will be needed to add them to link against lzma lib cd $(DIR_APP) && make install-exec @rm -rf $(DIR_APP) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn