new builder
This commit is contained in:
9
builder-chroot.cfg
Executable file
9
builder-chroot.cfg
Executable 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'
|
Reference in New Issue
Block a user