dev-php/libvirt-php: drop nonexistent "AUTHORS" from the live ebuild.

The upstream repo no longer contains an "AUTHORS" file, so drop it
from the live ebuild. Thanks to Michal Prívozník for the report and
the fix.

Gentoo-Bug: 628174

Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
Michael Orlitzky
2017-08-18 14:24:44 -04:00
parent 13866336db
commit cff149509e

View File

@@ -26,7 +26,7 @@ DEPEND="${RDEPEND}
doc? ( app-text/xhtml1 )"
RESTRICT="test"
DOCS=( AUTHORS ChangeLog NEWS README )
DOCS=( ChangeLog NEWS README )
src_unpack() {
git-r3_src_unpack