mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 14:24:48 +00:00
Make eudev manpages version reference a variable
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10515 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
111bb20d3b
commit
9c6887dc79
@ -88,7 +88,7 @@ mkdir -pv /etc/udev/rules.d</userinput></screen>
|
|||||||
|
|
||||||
<para>Now, install the man pages:</para>
|
<para>Now, install the man pages:</para>
|
||||||
|
|
||||||
<screen><userinput remap="install">tar -xvf ../eudev-1.5.1-manpages.tar.bz2 -C /usr/share</userinput></screen>
|
<screen><userinput remap="install">tar -xvf ../eudev-&eudev-version;-manpages.tar.bz2 -C /usr/share</userinput></screen>
|
||||||
|
|
||||||
<para>Finally, create some custom rules that are not covered as a part of the
|
<para>Finally, create some custom rules that are not covered as a part of the
|
||||||
defaults:</para>
|
defaults:</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user