Skip to content

Allow custom file destination for Linux packages #155

Description

@claunia

In my use case I must provide my own desktop file as my application is dual (CLI/GUI) and the desktop file need to pass parameters to run the application in GUI mode, plus also I provide a MIME registry file that needs to go in /usr/share/mime/packages.

quamotion's tool used this way:

    <Content Include="aaruformat.xml" CopyToPublishDirectory="PreserveNewest" LinuxFileMode="0644">
      <LinuxPath>/usr/share/mime/packages/aaruformat.xml</LinuxPath>
    </Content>

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: linux packagesDebian/RPM/Linux desktop package behaviorcodexenhancementNew feature or requestpriority: mediumImportant follow-up that is not immediately blocking

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions