We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fb674b commit 5f2a366Copy full SHA for 5f2a366
Makefile
@@ -93,5 +93,3 @@ matlab_pkg: | ${BUILD_DIR}/${MATLAB_PKG_DIR}/private
93
cp -ra NEWS ${BUILD_DIR}/${MATLAB_PKG_DIR}/
94
cp -ra README.matlab.md ${BUILD_DIR}/${MATLAB_PKG_DIR}/
95
pushd ${BUILD_DIR}; zip -r ${MATLAB_PKG_DIR}.zip ${MATLAB_PKG_DIR}; popd
96
- mv ${BUILD_DIR}/${MATLAB_PKG_DIR}.zip .
97
-
0 commit comments