Skip to content

Commit

Permalink
fixed COPYING path
Browse files Browse the repository at this point in the history
  • Loading branch information
schubi2 committed Aug 21, 2018
1 parent c4c8cde commit f133e17
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package/yast2-firewall.spec
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,11 @@ rake test:unit
%install
rake install DESTDIR="%{buildroot}"

# Remove the license from the /usr/share/doc/packages directory,
# it is also included in the /usr/share/licenses directory by using
# the %license tag.
rm $RPM_BUILD_ROOT/%{yast_docdir}/COPYING

%files
%defattr(-,root,root)
%{yast_dir}/clients/*.rb
Expand Down

0 comments on commit f133e17

Please sign in to comment.