Fix incorrect EOL encodings.
This commit is contained in:
@@ -84,6 +84,7 @@ and user documentation (reference guide).
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
sed -Ei 's/\r$//' NOTICE.txt README.md examples/README.txt examples/example1.cpp
|
||||
|
||||
%build
|
||||
%cmake -DBUILD_SMOKE_TEST:BOOL=ON
|
||||
|
Reference in New Issue
Block a user