s/pkg_/pkg /
Sponsored by: Absolight
This commit is contained in:
parent
a6b46d2cd1
commit
0b9c47980a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46322
1 changed files with 1 additions and 1 deletions
|
@ -3881,7 +3881,7 @@ Relnotes: yes</programlisting>
|
|||
<screen>&prompt.root; <userinput>make install</userinput>
|
||||
&prompt.root; <userinput>make package</userinput>
|
||||
&prompt.root; <userinput>make deinstall</userinput>
|
||||
&prompt.root; <userinput>pkg_add <replaceable>package you built above</replaceable></userinput>
|
||||
&prompt.root; <userinput>pkg add <replaceable>package you built above</replaceable></userinput>
|
||||
&prompt.root; <userinput>make deinstall</userinput>
|
||||
&prompt.root; <userinput>make reinstall</userinput>
|
||||
&prompt.root; <userinput>make package</userinput></screen>
|
||||
|
|
Loading…
Reference in a new issue