Title: Message Title
Dan Tran edited a comment on an issue
Mojo's RPM Maven Plugin / Bug MRPM-83
The spec file generated by softlinkSource/locaton contains duplicated file entry
I want to create a symbol link under my package's root to another directory, I defined it as:

<mapping>
    <directory>/usr/my_package_root</directory>
    <sources>
<softlinkSource>
<location>/var/log/my_package/log</location>
<destination>logs</destination>
</softlinkSource>
    </sources>
</mapping>

From the generated SPE...
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to