projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5bf5246
)
dev-php/pecl-zmq: Remove src_unpack as changes to eclass make it obsolete
author
Brian Evans
<grknight@gentoo.org>
Tue, 13 Mar 2018 00:33:36 +0000
(20:33 -0400)
committer
Brian Evans
<grknight@gentoo.org>
Thu, 22 Mar 2018 01:28:15 +0000
(21:28 -0400)
dev-php/pecl-zmq/pecl-zmq-9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
b/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
index 9e61585d5f6158cd21887835b848fde807faf253..3cf1f7076c2446305c339b686398a0efd17bbbc1 100644
(file)
--- a/
dev-php/pecl-zmq/pecl-zmq-9999.ebuild
+++ b/
dev-php/pecl-zmq/pecl-zmq-9999.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-20,11
+20,6
@@
SRC_URI=""
EGIT_REPO_URI="https://github.com/mkoppanen/php-zmq.git"
EGIT_CHECKOUT_DIR="${PHP_EXT_S}"
-src_unpack() {
- git-r3_src_unpack
- php-ext-source-r3_src_unpack
-}
-
src_configure() {
local PHP_EXT_ECONF_ARGS=( $(use_with czmq) )
php-ext-source-r3_src_configure