Hey all, I didn't realize that I didn't have this before, so I've attached a patch that applies onto devel that installs the Mageia configs.
Please apply at your earliest convenience. Thanks in advance, -- 真実はいつも一つ!/ Always, there's only one truth!
From e514089ce44b0194c8a477d4a05e0860d78af024 Mon Sep 17 00:00:00 2001 From: Neal Gompa <[email protected]> Date: Fri, 3 Jun 2016 16:13:32 -0400 Subject: [PATCH] Install Mageia configs --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 9ec2687..1267179 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,6 +28,7 @@ CLEANFILES += $(EXTRA_PROGRAMS) mocketcdir = $(sysconfdir)/mock mocketc_DATA = $(wildcard $(top_srcdir)/etc/mock/epel*.cfg) \ $(wildcard $(top_srcdir)/etc/mock/fedora*.cfg) \ + $(wildcard $(top_srcdir)/etc/mock/mageia*.cfg) \ $(top_srcdir)/etc/mock/site-defaults.cfg \ $(top_srcdir)/etc/mock/logging.ini -- 2.6.3
-- buildsys mailing list [email protected] https://lists.fedoraproject.org/admin/lists/[email protected]
