[oe-issues] [Bug 2575] New: final perl package has a lot of files poiting erroneously to workdir insted of real bindir , libdir and incdir

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Thu Jun 28 20:27:52 UTC 2007


http://bugs.openembedded.org/show_bug.cgi?id=2575

           Summary: final perl package has a lot of files poiting
                    erroneously to workdir insted of real bindir, libdir and
                    incdir
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: rodrigo.vivi at gmail.com
         QAContact: tinderbox-oe at gmx.net


In final perl packages we have Config.pm files pointing to $workdir
like this one:

/usr/lib/perl/5.8.8/Config.pm:    full_ar =>
'/indt/mamona/openembedded/tmp/cross/bin/arm-mamona-linux-gnueabi-ar',


# About my patch:
Since I don't know very well how the cross build of perl works I could not find
a better fix for this like I did for dpkg one, but I tried to use a magic sed
that already exists.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-issues mailing list