There was an error while loading. Please reload this page.
1 parent 3c8ff8b commit f3dcd51Copy full SHA for f3dcd51
1 file changed
Modules/ThirdParty/MINC/UpdateFromUpstream.sh
@@ -91,8 +91,7 @@ readonly paths="
91
extract_source () {
92
git_archive
93
pushd "${extractdir}/${name}-reduced"
94
- git update-index --chmod=+x 'src/libminc/libsrc/Make.com'
95
- # chmod u-x volume_io/Geometry/tensors.c
+ git update-index --chmod=+x 'src/libminc/libsrc/Make.com'
96
popd
97
}
98
0 commit comments