forked from pool/perl-Config-IniFiles
fix sed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-IniFiles?expand=0&rev=13
This commit is contained in:
parent
1c4f4cfbf9
commit
824f2ed9a2
@ -57,7 +57,7 @@ Authors:
|
||||
%prep
|
||||
%setup -q -n Config-IniFiles-%{version}
|
||||
#rpmlint: wrong-file-end-of-line-encoding
|
||||
%{__sed} -i -e "s/.$//" Changes
|
||||
%{__perl} -p -i -e "s|\r\n|\n|" Changes
|
||||
|
||||
%build
|
||||
%{__perl} Build.PL installdirs=vendor
|
||||
|
Loading…
x
Reference in New Issue
Block a user