mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
gnome-extra/polkit-gnome: Fixed bad DOCS array
Closes: https://bugs.gentoo.org/700970 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
This commit is contained in:
@@ -21,7 +21,7 @@ BDEPEND="dev-util/intltool
|
||||
virtual/pkgconfig
|
||||
sys-devel/gettext"
|
||||
|
||||
DOCS=( "AUTHORS HACKING NEWS README TODO" )
|
||||
DOCS=( AUTHORS HACKING NEWS README TODO )
|
||||
|
||||
src_install() {
|
||||
default
|
||||
|
||||
Reference in New Issue
Block a user