From c11dca46ced3086a7cdb07272ae60868aec95186 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 17 Jan 2018 10:29:24 +0100 Subject: bin/build-packages: trigger update of upstream i686 package mirror if necessary --- conf/default.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf/default.conf') diff --git a/conf/default.conf b/conf/default.conf index a73c3db..1d15660 100755 --- a/conf/default.conf +++ b/conf/default.conf @@ -100,6 +100,10 @@ staging_package_repositories=$( irc_dir='/home/slave/irc/irc.freenode.net' irc_password='top_secret' +# commands to run to update the i686 package mirror used for installing i686 packages, +# e.g. the one from /etc/pacman.d/mirrorlist32 +mirror_update_command='' + # possibly pull in custom modifications # shellcheck source=/dev/null -- cgit v1.2.3-54-g00ecf