mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user