add vconf helper to install in /etc

This commit is contained in:
Christian Neukirchen 2014-07-17 19:36:52 +02:00
parent e144b2ebf7
commit fb96a25cfc
2 changed files with 18 additions and 1 deletions

View file

@ -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