fix #2 - Add a pkg++ configuration example file into chroot

This commit is contained in:
2018-08-04 17:37:11 +02:00
parent 1bd33896a3
commit b37e66b399
3 changed files with 11 additions and 10 deletions

7
pkgxx.conf.example Normal file
View File

@ -0,0 +1,7 @@
distribution = "Alpine"
package-manager = "apk"
repository-manager = "apk"
builder = "Contributor Dev Team"
packages-directory = "/opt/pkgxx/test"