diff options
author | Renato Botelho <renato@netgate.com> | 2016-10-07 17:37:21 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2016-10-09 11:05:32 -0300 |
commit | 2b0bcf38da558366abd9acaa5abfcbcd32d329c7 (patch) | |
tree | 1fe4f3e2b0a3a5abc5232fb4aedf381b0454ea56 /tools | |
parent | 5e6d8f6ad147f49282a0394d669699e888b7fff3 (diff) | |
download | pfsense-2b0bcf38da558366abd9acaa5abfcbcd32d329c7.zip pfsense-2b0bcf38da558366abd9acaa5abfcbcd32d329c7.tar.gz |
Repo package is not part of core repository anymore
Diffstat (limited to 'tools')
-rw-r--r-- | tools/builder_common.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/builder_common.sh b/tools/builder_common.sh index 1e56b4e..b9e4b8f 100644 --- a/tools/builder_common.sh +++ b/tools/builder_common.sh @@ -1296,7 +1296,6 @@ customize_stagearea_for_image() { create_final_staging_area pkg_chroot_add ${FINAL_CHROOT_DIR} rc - pkg_chroot_add ${FINAL_CHROOT_DIR} repo if [ "${_image_type}" = "nanobsd" -o \ "${_image_type}" = "nanobsd-vga" ]; then |