index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/return-assignment | 2 |
diff --git a/bin/return-assignment b/bin/return-assignment index 4442dc5..e4ca798 100755 --- a/bin/return-assignment +++ b/bin/return-assignment @@ -588,7 +588,7 @@ cut -d' ' -f4,5 "${tmp_dir}/repository-ids" | \ s/$/.sig/ ' ) \ - "${master_mirror_rsync_directory}/${arch}/${repo}/${repo}/" + "${master_mirror_rsync_directory}/${arch}/${repo}/" done trigger_mirror_refreshs |