c4f38ddd80
When creating packages in a git repository the release number can be automatically set by 'git describe'. This normally works well but if your repository has newer tags which match the form NAME-VERSION* the release may be incorrectly calculated. To prevent this the match patten has been restricted to NAME-VERSION. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> |
||
---|---|---|
.. | ||
.gitignore | ||
Rules.am | ||
config.awk | ||
deb.am | ||
rpm.am | ||
spl-build.m4 | ||
spl-meta.m4 | ||
tgz.am |