Useless dodoc 'COPYING'

This commit is contained in:
2020-11-24 23:01:16 +02:00
parent 8721993e8f
commit 8d4732dfb5
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@ src_configure() {
src_install() {
emake DESTDIR="${D}" install
dodoc AUTHORS COPYING NEWS README TODO
dodoc AUTHORS NEWS README TODO
echo "LDPATH=\"/usr/lib64/synfig/modules\"" > "${T}/99synfig"
doenvd "${T}/99synfig"