projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0e46f8
)
sys-libs/glibc: ChangeLog.old didnt exist here yet
author
Andreas K. Hüttel
<dilfridge@gentoo.org>
Wed, 20 Jun 2018 21:58:12 +0000
(23:58 +0200)
committer
Andreas K. Hüttel
<dilfridge@gentoo.org>
Wed, 20 Jun 2018 21:58:12 +0000
(23:58 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
sys-libs/glibc/glibc-2.19-r2.ebuild
patch
|
blob
|
history
diff --git
a/sys-libs/glibc/glibc-2.19-r2.ebuild
b/sys-libs/glibc/glibc-2.19-r2.ebuild
index 67d94602c8fac6c189f26f4a28b04bb92579f930..a398dd3650e1afde08e0909be3c167a464490b87 100644
(file)
--- a/
sys-libs/glibc/glibc-2.19-r2.ebuild
+++ b/
sys-libs/glibc/glibc-2.19-r2.ebuild
@@
-1251,7
+1251,6
@@
glibc_do_src_install() {
for d in BUGS ChangeLog CONFORMANCE FAQ NEWS NOTES PROJECTS README* ; do
[[ -s ${d} ]] && dodoc ${d}
done
- dodoc -r ChangeLog.old
# Prevent overwriting of the /etc/localtime symlink. We'll handle the
# creation of the "factory" symlink in pkg_postinst().