Explorar o código

Mention the needed conversion and filenames so Windows users can simply double-click on the file

Samuel Thibault %!s(int64=14) %!d(string=hai) anos
pai
achega
c9de386528
Modificáronse 1 ficheiros con 7 adicións e 1 borrados
  1. 7 1
      README.dev

+ 7 - 1
README.dev

@@ -104,6 +104,12 @@ http://www.open-mpi.org/projects/hwloc
    make
    make install
 
+   Also convert a couple of files to CRLF:
+
+   sed -e 's/$/'$'\015'/ < README > $PWD/target/README.txt
+   sed -e 's/$/'$'\015'/ < AUTHORS > $PWD/target/AUTHORS.txt
+   sed -e 's/$/'$'\015'/ < COPYING.LGPL > $PWD/target/COPYING.LGPL.txt
+
 9. If you want your StarPU installation to be standalone, you need to
    copy the DLL files from hwloc, Cuda, and OpenCL into the StarPU
    installation bin directory, as well as MinGW/bin/libpthread*dll
@@ -118,4 +124,4 @@ http://www.open-mpi.org/projects/hwloc
 
 
 
-   
+