[jhdf5] Fix the build

Clément David davidcl at fedoraproject.org
Thu Jul 3 11:43:45 UTC 2014


commit a25cdcc00d68e7a8fc241a30d8c57927d902eb4a
Author: Clément DAVID <clement.david at scilab-enterprises.com>
Date:   Thu Jul 3 13:43:45 2014 +0200

    Fix the build

 jhdf5.spec |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/jhdf5.spec b/jhdf5.spec
index 43ce5d0..0be375c 100644
--- a/jhdf5.spec
+++ b/jhdf5.spec
@@ -149,9 +149,6 @@ chmod -x $(find docs -type f)
 chmod -x $(find native -type f)
 chmod -x COPYING
 
-# fix wrong-file-end-of-line-encoding 
-sed -i 's/\r//' docs/hdfview/UsersGuide/RELEASE.txt
-
 %build
 %configure --with-jdk=%{java_home}/include,%{java_home}/lib \
         --with-hdf5=%{_includedir},%{_libdir} \


More information about the scm-commits mailing list