« Return to Thread: [jira] Created: (MOJO-1386) Mappings ignore defineStatements

[jira] Created: (MOJO-1386) Mappings ignore defineStatements

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View in Thread

Mappings ignore defineStatements
---------------------------------

                 Key: MOJO-1386
                 URL: http://jira.codehaus.org/browse/MOJO-1386
             Project: Mojo
          Issue Type: Bug
          Components: rpm
            Reporter: Dave Whitla


Rather than use paths like "/usr/share" in mappings we are supposed to use %{_datadir} (which incidentally should be read from rpmrc which the plugin does not seem to do).
Unfortunately, specifying these values as "defineStatements" does not have the desired effect for mappings - the specfile is created as you would expect but resources are not copied correctly to destinations such as %{datadir}/%{name}/bin.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


 « Return to Thread: [jira] Created: (MOJO-1386) Mappings ignore defineStatements