Turns out we don't need /rpms here, it works without it for both namespaced and non namespaced due to links.
This commit is contained in:
parent
449d3d12f6
commit
b7c9b89e98
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ git_group: packager
|
|||
git_port: 9418
|
||||
git_server: /usr/libexec/git-core/git-daemon
|
||||
git_server_args: --export-all --syslog --inetd --verbose
|
||||
git_basepath: /srv/git/repositories/rpms
|
||||
git_basepath: /srv/git/repositories
|
||||
git_daemon_user: nobody
|
||||
|
||||
clamscan_mailto: admin@fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue