Revision: 2861
          http://ipcop.svn.sourceforge.net/ipcop/?rev=2861&view=rev
Author:   gespinasse
Date:     2009-05-16 07:56:55 +0000 (Sat, 16 May 2009)

Log Message:
-----------
Add a comment about file package
Nothing is include in iso and no binary depend on libmagic except file
But /usr/bin/libtool script may use file program.

I have been able to build toolchain and iso without file installed in host.
But I haven't checked this produce the same result/log as with file installed.
Obviously file is build after libtool.

Modified Paths:
--------------
    ipcop/trunk/lfs/file

Modified: ipcop/trunk/lfs/file
===================================================================
--- ipcop/trunk/lfs/file        2009-05-16 07:52:04 UTC (rev 2860)
+++ ipcop/trunk/lfs/file        2009-05-16 07:56:55 UTC (rev 2861)
@@ -77,7 +77,8 @@
 ###############################################################################
 # Installation Details
 ###############################################################################
-
+# this package is not include in iso.
+# libtool need it theorically (look at /usr/bin/libtool script)
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Ipcop-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to