sys-libs/glibc: ChangeLog.old didnt exist here yet
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 20 Jun 2018 21:58:12 +0000 (23:58 +0200)
committerAndreas 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

index 67d94602c8fac6c189f26f4a28b04bb92579f930..a398dd3650e1afde08e0909be3c167a464490b87 100644 (file)
@@ -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().