mirror of
https://github.com/StackExchange/blackbox.git
synced 2025-12-15 19:13:01 +02:00
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