White space cleanups.
This commit is contained in:
parent
0042344054
commit
dfd2191103
|
@ -116,7 +116,7 @@ function export_binaries
|
|||
rm -f ${PACKAGE}/libuhub*
|
||||
|
||||
package_zips ${PACKAGE_BIN} ${PACKAGE}
|
||||
rm -Rf ${PACKAGE};
|
||||
rm -Rf ${PACKAGE}
|
||||
}
|
||||
|
||||
function upload_pkg
|
||||
|
|
Loading…
Reference in New Issue