Skip to content

Commit

Permalink
Fixed path to COPYING file in rpm spec
Browse files Browse the repository at this point in the history
  • Loading branch information
mchf committed Oct 16, 2018
1 parent dc347e4 commit 24963f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/yast2-network.spec
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ rake install DESTDIR="%{buildroot}"

%dir %{yast_docdir}
%doc %{yast_docdir}/CONTRIBUTING.md
%license %{yast_docdir}/COPYING
%license COPYING
%doc %{yast_docdir}/README.md

%changelog

0 comments on commit 24963f6

Please sign in to comment.