Revision: 6316
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6316&view=rev
Author:   gespinasse
Date:     2012-02-04 20:58:34 +0000 (Sat, 04 Feb 2012)
Log Message:
-----------
Comment was wrong, fix that

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

Modified: ipcop/trunk/lfs/initramfs
===================================================================
--- ipcop/trunk/lfs/initramfs   2012-02-04 20:47:18 UTC (rev 6315)
+++ ipcop/trunk/lfs/initramfs   2012-02-04 20:58:34 UTC (rev 6316)
@@ -288,7 +288,7 @@
        # mklibs does both the shrinking and the stripping, so we don't have to 
strip libs separately
        # NOTE: "E: Dynamic linker not found, aborting." means the binary is 
not dynamically linked.  Safe to ignore.
        # replace -v by -v -v -v for more details
-       # Use -D to omit default lib path and add /lib/:usr/lib (without ending 
/) to -L. This remove double / in mklibs log
+       # Use -D to omit default lib path and add /lib:usr/lib (without ending 
/) to -L. This remove double / in mklibs log
        /usr/bin/mklibs -v -D -L /lib:/usr/lib:/usr/lib/libc_pic \
                                -d $(INITRAMFS_DIR)/lib \
                                $(INITRAMFS_DIR)/bin/* \

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


------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to