add vconf helper to install in /etc
This commit is contained in:
parent
e144b2ebf7
commit
fb96a25cfc
2 changed files with 18 additions and 1 deletions
|
@ -187,6 +187,12 @@ The optional 4th argument can be used to change the `file name`.
|
|||
`$DESTDIR`. The optional 2nd argument can be used to change the
|
||||
`file name`.
|
||||
|
||||
- *vconf()* `vconf <file> [<name>]`
|
||||
|
||||
Installs `file` into `etc` in the pkg
|
||||
`$DESTDIR`. The optional 2nd argument can be used to change the
|
||||
`file name`.
|
||||
|
||||
- *vsconf()* `vsconf <file> [<name>]`
|
||||
|
||||
Installs `file` into `usr/share/examples/<pkgname>` in the pkg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue