BUG: RPM has no description
This commit is contained in:
@@ -63,6 +63,7 @@ cd "$OUTPUTDIR" && fpm -s dir -t rpm \
|
||||
-n "${PACKAGENAME}" \
|
||||
--version "${PKGVERSION}" \
|
||||
--iteration "${PKGRELEASE}" \
|
||||
--description 'Safely store secrets in Git/Hg repos using GPG encryption' \
|
||||
-C "$OUTPUTDIR/installroot" \
|
||||
.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user