Skip to content

Commit

Permalink
[IMPROVEMENT] Modify rpm.sh package script to preserve the source rpm (
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonhancock authored and cfsmp3 committed Oct 6, 2017
1 parent 37d497d commit 98114bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package_creators/rpm.sh
Expand Up @@ -27,4 +27,5 @@ if [ $retval -ne 0 ]; then
fi
cd ../..
cp RPMBUILD/RPMS/x86_64/*.rpm .
cp RPMBUILD/SRPMS/*.rpm .
rm -rf RPMBUILD

0 comments on commit 98114bd

Please sign in to comment.