mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
f1b39ad80e
"obsolete" / POSIX "basic" regular expressions. Also, not every version of `sed` out there supports the `-E` option. So delete the -E flag and use the regex `[^/][^/]*` instead of `[^/]+`. Add config/netbsd to the MANIFEST. |
||
---|---|---|
.. | ||
examples | ||
src | ||
test | ||
CMakeLists.txt | ||
COPYING | ||
Makefile.am |