Correct the command to be used for creating an empty pkg_plist
This commit is contained in:
parent
c49d3a3a73
commit
3a22779fc0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28743
1 changed files with 1 additions and 1 deletions
|
@ -6576,7 +6576,7 @@ etc/orbit.conf.sample
|
|||
|
||||
<para>Create an empty <filename>pkg-plist</filename> file:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>touch pkg-plist</userinput></screen>
|
||||
<screen>&prompt.root; <userinput>:>pkg-plist</userinput></screen>
|
||||
|
||||
<para>If your port honors <makevar>PREFIX</makevar> (which it should)
|
||||
you can then install the port and create the package list.</para>
|
||||
|
|
Loading…
Reference in a new issue