TrigonicSolutions / gradle-rpm-plugin

Gradle plugin for constructing RPM packages.
Apache License 2.0
38 stars 19 forks source link

Optionally add parent directories #23

Closed merscwog closed 11 years ago

merscwog commented 11 years ago

Do not add parent directories by default by using new option in redline-rpm to leave them out when adding files

Depends upon version 1.1.10 of redline-rpm

Provides addParentDirs boolean property that defaults to true to keep old behavior of always creating parent directories.