pixelitos-icon-theme: remove license file from FILESDIR as the source repository already provides it.

This commit is contained in:
KF-Art 2023-11-18 00:11:23 -05:00
parent d3e841016f
commit b52b757b5c

View file

@ -23,6 +23,6 @@ do_install() {
vcopy * ${_icondir}/
# Also add package license
vlicense ${FILESDIR}/LICENSE
vlicense LICENSE
}