Use %license macro

This commit is contained in:
Christopher Meng 2015-03-31 23:56:58 -04:00
commit cfa043a7aa

View file

@ -49,7 +49,8 @@ if [ $1 = 0 ]; then
fi
%files
%doc COPYING README TODO
%doc README TODO
%license COPYING
%{_bindir}/*
%{_mandir}/man1/*.1*
%{_infodir}/*.info*