From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RwE6j-0007IF-Cu for garchives@archives.gentoo.org; Sat, 11 Feb 2012 14:39:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A7994E07C9; Sat, 11 Feb 2012 14:39:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 79846E07C7 for ; Sat, 11 Feb 2012 14:39:09 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DCDA51B400E for ; Sat, 11 Feb 2012 14:39:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 73CF0E5407 for ; Sat, 11 Feb 2012 14:39:05 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <80b2750ef2b9edbd1b892ade20011f3a79e02bb5.mgorny@gentoo> Subject: [gentoo-commits] dev/mgorny:master commit in: sys-apps/systemd/ X-VCS-Repository: dev/mgorny X-VCS-Files: sys-apps/systemd/systemd-9999.ebuild X-VCS-Directories: sys-apps/systemd/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 80b2750ef2b9edbd1b892ade20011f3a79e02bb5 Date: Sat, 11 Feb 2012 14:39:05 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 06c7eb8a-614c-4f96-a050-0aafbd23f355 X-Archives-Hash: 655fddc0eb3c2f6761c73fe67e093907 commit: 80b2750ef2b9edbd1b892ade20011f3a79e02bb5 Author: Micha=C5=82 G=C3=B3rny gentoo org> AuthorDate: Sat Feb 11 14:15:39 2012 +0000 Commit: Micha=C5=82 G=C3=B3rny gentoo org> CommitDate: Sat Feb 11 14:39:52 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/mgorny.git;a=3D= commit;h=3D80b2750e sys-apps/systemd: Use autotools-utils docdir handling. (Portage version: 2.2.0_alpha85_p38/git/Linux x86_64, unsigned Manifest c= ommit) --- sys-apps/systemd/systemd-9999.ebuild | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/syst= emd-9999.ebuild index 6e63d4f..2fa1e5b 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -75,7 +75,6 @@ src_configure() { # but pam modules have to lie in /lib* --with-pamlibdir=3D/$(get_libdir)/security --localstatedir=3D/var - --docdir=3D/tmp/docs # make sure we get /bin:/sbin in $PATH --enable-split-usr $(use_enable acl) @@ -105,7 +104,6 @@ src_install() { =20 # move files as necessary newbashcomp "${D}"/tmp/systemd-bash-completion.sh ${PN} - dodoc "${D}"/tmp/docs/* rm -r "${D}"/tmp || die =20 # we just keep sysvinit tools, so no need for the mans