forked from shaba/openuds
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:
parent
39cf5b1ff7
commit
b61fd61e0e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user