mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-23 16:20:57 +08:00
Correct location of file for chmod statement
This commit is contained in:
parent
f2d9d05cd0
commit
3ae37a2068
@ -3429,7 +3429,7 @@ AC_CONFIG_COMMANDS([.classes], [], [$MKDIR_P java/src/.classes;
|
||||
|
||||
AC_OUTPUT
|
||||
|
||||
chmod 755 tools/misc/h5cc
|
||||
chmod 755 tools/src/misc/h5cc
|
||||
|
||||
if test "X$HDF_FORTRAN" = "Xyes"; then
|
||||
chmod 755 fortran/src/h5fc
|
||||
|
Loading…
Reference in New Issue
Block a user