RiotGamesMinions / riot-redline-plugin

An operating system agnostic Maven plugin for creating RPMs.
Apache License 2.0
6 stars 7 forks source link

Adding the ability to set file permissions when building RPM #12

Closed hatchy closed 9 years ago

hatchy commented 9 years ago

Currently it is not possible to set file permissions on the files that are installed by an RPM built with riot-redline-plugin.

Before we are able to implement this change, redline must be updated. The changes have been made and a pull request reated for version 1.1.17, but this has not yet been released. When this is done we can create a pull request and add the new functionality.

hatchy commented 9 years ago

Implemented in #13.