projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa0b26c
)
net-dns/libidn: Touch doc/libidn.info (bug #634314).
author
Jeroen Roovers
<jer@gentoo.org>
Sun, 15 Oct 2017 11:23:29 +0000
(13:23 +0200)
committer
Jeroen Roovers
<jer@gentoo.org>
Sun, 15 Oct 2017 11:23:42 +0000
(13:23 +0200)
Package-Manager: Portage-2.3.11, Repoman-2.3.3
net-dns/libidn/libidn-1.33-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-dns/libidn/libidn-1.33-r1.ebuild
b/net-dns/libidn/libidn-1.33-r1.ebuild
index 92d1d7c0723ee980a62d379b149c30d6076875bb..75a16b3d74c590344abb0e06f283520b03633f34 100644
(file)
--- a/
net-dns/libidn/libidn-1.33-r1.ebuild
+++ b/
net-dns/libidn/libidn-1.33-r1.ebuild
@@
-54,8
+54,7
@@
src_prepare() {
rm "${S}/java/${P}.jar" || die
# prevent triggering doc updates after punycode.c patch
- touch doc/texi/punycode* || die
- touch doc/man/punycode* || die
+ touch doc/texi/punycode* doc/man/punycode* doc/libidn.info || die
elibtoolize # for Solaris shared objects
}