mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2025-01-24 02:41:41 +00:00
[IMPROVEMENT] Modify rpm.sh package script to preserve the source rpm (#788)
This commit is contained in:
parent
37d497d47a
commit
98114bd294
@ -27,4 +27,5 @@ if [ $retval -ne 0 ]; then
|
||||
fi
|
||||
cd ../..
|
||||
cp RPMBUILD/RPMS/x86_64/*.rpm .
|
||||
cp RPMBUILD/SRPMS/*.rpm .
|
||||
rm -rf RPMBUILD
|
||||
|
Loading…
Reference in New Issue
Block a user