Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 586632
Collapse All | Expand All

(-)a/function-reference/install-functions/text.xml (-4 / +4 lines)
Lines 103-111 The <c>*into</c> functions create the directory if it does not already exist. Link Here
103
      <c>dobin</c>
103
      <c>dobin</c>
104
    </ti>
104
    </ti>
105
    <ti>
105
    <ti>
106
      Install a binary into <c>/usr/bin</c>, set the file mode to 0755
106
      Install a binary into subdirectory <c>bin</c> of the location provided
107
      and set the ownership to superuser or its equivalent on the
107
      by <c>into</c> (resulting in <c>/usr/bin</c> by default) with mode 0755
108
      system or installation at hand.
108
      and with ownership set to superuser or its equivalent on the system or
109
      installation at hand
109
    </ti>
110
    </ti>
110
  </tr>
111
  </tr>
111
  <tr>
112
  <tr>
112
- 

Return to bug 586632