[projects/pld-ftp-admin] Create dnf/yum repodata by default
baggins
baggins at pld-linux.org
Tue May 10 15:36:19 CEST 2022
commit 15ae1c82d49f6fddc97ab2804e492783c3e0f231
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Tue May 10 20:36:01 2022 +0700
Create dnf/yum repodata by default
bin/pfa-genindex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bin/pfa-genindex b/bin/pfa-genindex
index d7bf489..878ee05 100755
--- a/bin/pfa-genindex
+++ b/bin/pfa-genindex
@@ -25,7 +25,7 @@ except getopt.GetoptError:
sys.exit(1)
do_poldek = True
-do_yum = False
+do_yum = True
do_rpmrepo = False
quiet = False
# update only if changed (applicable to yum)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/pld-ftp-admin.git/commitdiff/15ae1c82d49f6fddc97ab2804e492783c3e0f231
More information about the pld-cvs-commit
mailing list