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