Include LICENSE and README.md in rpm and deb packages.

This commit is contained in:
Mark Nellemann 2020-09-14 13:28:25 +02:00
parent 1f8482a68c
commit 511c3691e5
3 changed files with 5 additions and 8 deletions

View File

@ -60,6 +60,10 @@ ospackage {
into 'doc'
}
from(['README.md', 'LICENSE']) {
into 'doc'
}
}
buildRpm {

View File

@ -1,7 +0,0 @@
HMCi - HMC Insights
Requires a Java 8 (or later) runtime.
For more information, visit https://bitbucket.org/mnellemann/hmci/

View File

@ -1,3 +1,3 @@
id = hmci
group = biz.nellemann.hmci
version = 1.0.8
version = 1.0.9