[oe-issues] [Bug 2457] New: Package .debug and lua-config for lua

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Sat Jun 9 15:33:33 UTC 2007


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

           Summary: Package .debug and lua-config for lua
           Product: Openembedded
           Version: unspecified
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: jake at cogini.com
         QAContact: tinderbox-oe at gmx.net


Created an attachment (id=1598)
 --> (http://bugs.openembedded.org/attachment.cgi?id=1598)
Put .debug files in .debug packages and make bindir and mandir generic

The build has the following warnings:

NOTE: the following files were installed but not shipped in any package:
NOTE:   /usr/bin/lua-config
NOTE:   /usr/bin/.debug/lua
NOTE:   /usr/bin/.debug/luac
NOTE:   /usr/lib/.debug/liblua.so.5.0
NOTE:   /usr/lib/.debug/liblualib.so.5.0

The attached patch creates -dbg packages for the .debug files
and makes the lua and lua-doc FILES masks use simply
${bindir} and ${mandir} that they will catch other stuff 
going into bin and man in the future without hand coding.


-- 
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