查看rpm 大小
This commit is contained in:
@@ -55,6 +55,7 @@ cmake3 ..
|
|||||||
if [ -n "${PACKAGE}" ]; then
|
if [ -n "${PACKAGE}" ]; then
|
||||||
make package
|
make package
|
||||||
fi
|
fi
|
||||||
|
ls -halt ./*.rpm
|
||||||
|
|
||||||
if [ -n "${UPLOAD}" ]; then
|
if [ -n "${UPLOAD}" ]; then
|
||||||
cp ~/rpm_upload_tools.py ./
|
cp ~/rpm_upload_tools.py ./
|
||||||
|
|||||||
Reference in New Issue
Block a user