From 6f95efe917dcb45d59c656c1b7afdb4940fbb4c0 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Mon, 27 Feb 2017 01:31:48 -0800 Subject: rsync-gen: update staging source path. Signed-off-by: Robin H. Johnson --- rsync-gen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rsync-gen.sh') diff --git a/rsync-gen.sh b/rsync-gen.sh index e55b2c1..2812861 100755 --- a/rsync-gen.sh +++ b/rsync-gen.sh @@ -179,7 +179,7 @@ sed -i \ HOURS=$(date +%H) # for egencache, set user/group or make sure the user is in the portage group -GIT_DIR=${EXPORTS}/gentoo-x86/.git/ \ +GIT_DIR=${EXPORTS}/gentoo-x86.git/ \ egencache --update --rsync $PARALLEL_PARAMS \ --tolerant --cache-dir=${BASE}/tmp/ \ --repositories-configuration=" -- cgit v1.2.3-65-gdbad