summaryrefslogtreecommitdiffstats
path: root/MANIFEST
diff options
context:
space:
mode:
authorDavid Young <dyoung@hdfgroup.org>2019-11-12 16:34:37 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2019-12-19 21:03:41 (GMT)
commitf2be0c5b547f24c07b01ae8ff025ae8eba51368b (patch)
tree165e731f5a700c8c52c2e98c7f9401f591eb150c /MANIFEST
parent13553fa2614a68574419c29ae97d58792e8b1211 (diff)
downloadhdf5-f2be0c5b547f24c07b01ae8ff025ae8eba51368b.zip
hdf5-f2be0c5b547f24c07b01ae8ff025ae8eba51368b.tar.gz
hdf5-f2be0c5b547f24c07b01ae8ff025ae8eba51368b.tar.bz2
Apparently, + has no special meaning, and neither does \+, in so-called
"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.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index bfe2b2c..7e1dbd7 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -136,6 +136,7 @@
./config/linux-gnulibc2
./config/lt_vers.am
./config/Makefile.am.blank
+./config/netbsd
./config/pgi-fflags
./config/pgi-flags
./config/solaris