about summary refs log tree commit diff stats
path: root/tools/scripts
diff options
context:
space:
mode:
authorSilvino Silva <silvino@bk.ru>2019-02-07 14:05:27 +0000
committerSilvino Silva <silvino@bk.ru>2019-02-07 14:05:27 +0000
commit6f474107a7997e73452ca5d6176f84262d364a5a (patch)
tree93b7fbde96409fd6e164380bb10e77f4a7400eb6 /tools/scripts
parentac06799ee581fbb6a8ee715a02e2b0608f614f1b (diff)
parentbdfc05251acbb99c6bbcd4ff794a01dde2f8dc3b (diff)
downloaddoc-6f474107a7997e73452ca5d6176f84262d364a5a.tar.gz
Merge release 0.4.1 into develop
Diffstat (limited to 'tools/scripts')
-rw-r--r--tools/scripts/pkgmk-test.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/scripts/pkgmk-test.conf b/tools/scripts/pkgmk-test.conf
index 715ac01..c5f70e4 100644
--- a/tools/scripts/pkgmk-test.conf
+++ b/tools/scripts/pkgmk-test.conf
@@ -4,11 +4,11 @@
 
 source /etc/pkgmk.conf
 
-#PKGMK_SOURCE_MIRRORS=()
+PKGMK_SOURCE_MIRRORS=(http://c1.ank/distfiles/)
 PKGMK_SOURCE_DIR="$PWD"
 PKGMK_PACKAGE_DIR="$PWD"
 PKGMK_WORK_DIR="$PWD/work"
-# PKGMK_DOWNLOAD="no"
+PKGMK_DOWNLOAD="yes"
 # PKGMK_IGNORE_FOOTPRINT="no"
 # PKGMK_IGNORE_NEW="no"
 # PKGMK_NO_STRIP="no"