Make patch work with line endings
This commit is contained in:
parent
0cac8c6f93
commit
c169391f7d
@ -70,6 +70,7 @@ This component contains the standard Enforcer Rules.
|
||||
|
||||
%prep
|
||||
%setup -q -n enforcer-%{upstream_version}
|
||||
find -name '*.java' -exec sed -i 's/\r//' {} +
|
||||
%patch0 -p1
|
||||
|
||||
# Port to maven-artifact-transfer 0.11.0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user