projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5dc211f
)
net-misc/putty: Drop AM_PATH_GTK line removal workaround
author
Jeroen Roovers
<jer@gentoo.org>
Sat, 11 May 2019 12:39:37 +0000
(14:39 +0200)
committer
Jeroen Roovers
<jer@gentoo.org>
Sat, 11 May 2019 12:40:26 +0000
(14:40 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-misc/putty/putty-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/putty/putty-9999.ebuild
b/net-misc/putty/putty-9999.ebuild
index 00e78d96259b67ab124aa7106149587c38865329..4a4ba0e37764710e7700004c42c7d7a9db60e3da 100644
(file)
--- a/
net-misc/putty/putty-9999.ebuild
+++ b/
net-misc/putty/putty-9999.ebuild
@@
-42,7
+42,6
@@
src_prepare() {
default
sed -i \
- -e '/AM_PATH_GTK(/d' \
-e 's|-Werror||g' \
configure.ac || die