new builder

This commit is contained in:
2015-06-01 14:24:42 +03:00
parent 70d53340c6
commit 97373f61ab
2 changed files with 49 additions and 0 deletions

9
builder-chroot.cfg Executable file
View File

@@ -0,0 +1,9 @@
# The config for building packages in chroots
cfg_git_repo="$HOME/git/pkgbuilds.git"
cfg_build_dir="/tmp"
cfg_repos_dir="$HOME/public"
cfg_chroot_dir="/tmp/chroot"
export GIT_DIR='.git'