From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E6FBE138958 for ; Sun, 10 Feb 2013 03:26:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84F2C21C007; Sun, 10 Feb 2013 03:26:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 18F6F21C007 for ; Sun, 10 Feb 2013 03:26:58 +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 06A6A33E3D2 for ; Sun, 10 Feb 2013 03:26:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 94B94E4073 for ; Sun, 10 Feb 2013 03:26:54 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1360466675.d0ac737563e55a1c8e11ab51a4f583268de44853.floppym@gentoo> Subject: [gentoo-commits] proj/devmanual:master commit in: function-reference/install-functions/ X-VCS-Repository: proj/devmanual X-VCS-Files: function-reference/install-functions/text.xml X-VCS-Directories: function-reference/install-functions/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: d0ac737563e55a1c8e11ab51a4f583268de44853 X-VCS-Branch: master Date: Sun, 10 Feb 2013 03:26:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 70c104b2-a1d7-41ee-bdbf-5cc528628baf X-Archives-Hash: 2273a62c6350ef12f3f0b768f4a348c4 commit: d0ac737563e55a1c8e11ab51a4f583268de44853 Author: Mike Gilbert gentoo org> AuthorDate: Sun Feb 10 03:24:35 2013 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Sun Feb 10 03:24:35 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/devmanual.git;a=commit;h=d0ac7375 Describe the "into" function --- function-reference/install-functions/text.xml | 19 ++++++++++++++++--- 1 files changed, 16 insertions(+), 3 deletions(-) diff --git a/function-reference/install-functions/text.xml b/function-reference/install-functions/text.xml index 534d635..1feb198 100644 --- a/function-reference/install-functions/text.xml +++ b/function-reference/install-functions/text.xml @@ -27,10 +27,23 @@ the first is the source name, the second the name to use when installing. + into + + + Change install location for + dobin, newbin, + dosbin, newsbin, + doman, newman, + doinfo, newinfo, + dolib, newlib + + + + insinto - Change install location for doins, newins etc + Change install location for doins, newins @@ -38,7 +51,7 @@ the first is the source name, the second the name to use when installing. exeinto - Change install location for doexe, newexe etc + Change install location for doexe, newexe @@ -46,7 +59,7 @@ the first is the source name, the second the name to use when installing. docinto - Change install location for dodoc, newdoc etc + Change install location for dodoc, newdoc