summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorPascal Wittmann <mail@pascal-wittmann.de>2015-07-09 12:43:34 +0200
committerPascal Wittmann <mail@pascal-wittmann.de>2015-07-09 12:43:34 +0200
commitcdd999baee7be26635985eed6a62577bd5afd4af (patch)
treeda3165a76e1c319b5682083b266c0bffbbdb2021 /doc
parentbc61f91cc0243b1812407f46e43059c1d5ff43a4 (diff)
downloadnixpkgs-cdd999baee7be26635985eed6a62577bd5afd4af.tar
nixpkgs-cdd999baee7be26635985eed6a62577bd5afd4af.tar.gz
nixpkgs-cdd999baee7be26635985eed6a62577bd5afd4af.tar.bz2
nixpkgs-cdd999baee7be26635985eed6a62577bd5afd4af.tar.lz
nixpkgs-cdd999baee7be26635985eed6a62577bd5afd4af.tar.xz
nixpkgs-cdd999baee7be26635985eed6a62577bd5afd4af.tar.zst
nixpkgs-cdd999baee7be26635985eed6a62577bd5afd4af.zip
doc: document dontMoveSbin variable
Diffstat (limited to 'doc')
-rw-r--r--doc/stdenv.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/stdenv.xml b/doc/stdenv.xml
index 4e51db73010..1556ffd057f 100644
--- a/doc/stdenv.xml
+++ b/doc/stdenv.xml
@@ -817,6 +817,12 @@ following:
   </varlistentry>
 
   <varlistentry>
+    <term><varname>dontMoveSbin</varname></term>
+    <listitem><para>If set, files in <filename>$out/sbin</filename> are not moved
+    to <filename>$out/bin</filename>. By default, they are.</para></listitem>
+  </varlistentry>
+
+  <varlistentry>
     <term><varname>stripAllList</varname></term>
     <listitem><para>List of directories to search for libraries and
     executables from which <emphasis>all</emphasis> symbols should be