added "rmp --addsig" to build script. Note that you musth have configured an rmp key, or ignore the error output (and dont get signed the .rpm)

This commit is contained in:
Adolfo Gómez García 2020-08-10 08:44:50 +02:00
parent 39cf5b1ff7
commit b61fd61e0e

View File

@ -32,4 +32,5 @@ for pkg in udsactor-$VERSION.spec; do
rpmbuild -v -bb --clean --buildroot=$top/rpm/BUILD/$pkg-root --target noarch $pkg 2>&1
done
rpm --addsign ../*rpm
#rm udsactor-$VERSION