projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
095c8b6
)
net-libs/c-client: epatch needed for gzipped patch (https://github.com/gentoo/gentoo...
author
Pacho Ramos
<pacho@gentoo.org>
Sun, 9 Oct 2016 18:49:55 +0000
(20:49 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Sun, 9 Oct 2016 19:07:13 +0000
(21:07 +0200)
Package-Manager: portage-2.3.1
net-libs/c-client/c-client-2007f-r5.ebuild
patch
|
blob
|
history
diff --git
a/net-libs/c-client/c-client-2007f-r5.ebuild
b/net-libs/c-client/c-client-2007f-r5.ebuild
index d5a3ee692aa4b88327a95bbf84903ed771d7796e..bd1a8e8166268aa8c277378a02272c1ba26d73a1 100644
(file)
--- a/
net-libs/c-client/c-client-2007f-r5.ebuild
+++ b/
net-libs/c-client/c-client-2007f-r5.ebuild
@@
-76,7
+76,7
@@
src_prepare() {
-i src/osdep/unix/Makefile || die "Respecting build flags"
use topal && eapply "${FILESDIR}/${P}-topal.patch"
- use chappa && e
apply
"${DISTDIR}/${P}-chappa-${CHAPPA_PL}-all.patch.gz"
+ use chappa && e
patch
"${DISTDIR}/${P}-chappa-${CHAPPA_PL}-all.patch.gz"
elibtoolize
}