Revision: 5621
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5621&view=rev
Author:   gespinasse
Date:     2011-04-16 19:48:04 +0000 (Sat, 16 Apr 2011)

Log Message:
-----------
Hack usr/src/lsalr to build the right files list, even with stage2 symlink

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

Modified: ipcop/trunk/lfs/perl
===================================================================
--- ipcop/trunk/lfs/perl        2011-04-16 07:12:12 UTC (rev 5620)
+++ ipcop/trunk/lfs/perl        2011-04-16 19:48:04 UTC (rev 5621)
@@ -117,7 +117,8 @@
 endif
 
 ifeq "$(STAGE)" "base"
-
+       # build the right list of installed files even if we cheat for stage2 
symlinks to toolchain
+       sed -i -e '/\.\/usr\/bin\/perl$$/d' /usr/src/lsalr
        # fix an incompatibility with gcc-4.2.3:
        cd $(DIR_APP) && sed -i 's/command /command[ -]/' makedepend.SH
        # Use Zlib library from system, not Perl internal (sed modification 
from LFS)


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

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to