ansible/roles/copr/dist_git/files/patches/disable-cgit-refresh.patch
2020-04-24 21:34:18 +02:00

10 lines
353 B
Diff

--- /usr/share/copr/dist_git/bin/cgit_pkg_list 2019-07-09 13:14:44.000000000 +0000
+++ /usr/share/copr/dist_git/bin/cgit_pkg_list 2019-08-27 20:35:47.278916631 +0000
@@ -4,6 +4,7 @@
# This speeds up cgit as it doesn't have to recurse into all dirs
# Looking for git repos.
+exit 0
destination=/var/lib/copr-dist-git/cgit_pkg_list
if [ -n "$1" ]