dev-php/pecl-uploadprogress: Revbump to fix missing installation files

Closes: https://bugs.gentoo.org/724460
Signed-off-by: Brian Evans <grknight@gentoo.org>
This commit is contained in:
Brian Evans
2020-05-21 12:20:56 -04:00
parent 527a6eb481
commit cb00d4919a

View File

@@ -18,8 +18,3 @@ RDEPEND="
php_targets_php7-3? ( dev-lang/php:7.3[apache2] )
php_targets_php7-4? ( dev-lang/php:7.4[apache2] )
"
src_install() {
default
use examples && dodoc -r examples
}