Skip to content

Commit

Permalink
maint: adjust makefil matlab_pkg target for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
cbm755 committed Jul 2, 2015
1 parent 4fb674b commit 5f2a366
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,3 @@ matlab_pkg: | ${BUILD_DIR}/${MATLAB_PKG_DIR}/private
cp -ra NEWS ${BUILD_DIR}/${MATLAB_PKG_DIR}/
cp -ra README.matlab.md ${BUILD_DIR}/${MATLAB_PKG_DIR}/
pushd ${BUILD_DIR}; zip -r ${MATLAB_PKG_DIR}.zip ${MATLAB_PKG_DIR}; popd
mv ${BUILD_DIR}/${MATLAB_PKG_DIR}.zip .

0 comments on commit 5f2a366

Please sign in to comment.