Skip to content

Commit 5f2a366

Browse files
committed
maint: adjust makefil matlab_pkg target for consistency
1 parent 4fb674b commit 5f2a366

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,3 @@ matlab_pkg: | ${BUILD_DIR}/${MATLAB_PKG_DIR}/private
9393
cp -ra NEWS ${BUILD_DIR}/${MATLAB_PKG_DIR}/
9494
cp -ra README.matlab.md ${BUILD_DIR}/${MATLAB_PKG_DIR}/
9595
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

Comments
 (0)