add archive_packages()
This commit is contained in:
parent
67949c5afd
commit
7768d8a881
1 changed files with 99 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ build_binary_package(
|
|||
tag = NULL,
|
||||
codename = NULL,
|
||||
r_minor_version = NULL,
|
||||
build_for_minor = TRUE,
|
||||
build_for_minor = FALSE,
|
||||
local_build_root = "/root",
|
||||
local_clone_dir = "/tmp",
|
||||
platform = NULL,
|
||||
|
|
|
|||
Loading…
Reference in a new issue