From 41b6695a56afc64f533fa88c59e1783750e0d964 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 13 May 2019 16:00:19 +0200 Subject: missing in previous --- fc27xr.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/fc27xr.cfg b/fc27xr.cfg index 11cab50..79069c9 100644 --- a/fc27xr.cfg +++ b/fc27xr.cfg @@ -27,6 +27,7 @@ config_opts['macros']['%dist']=".fc27.remi" config_opts['macros']['%fedora']="27" config_opts['macros']['%_with_ibase']="1" config_opts['macros']['%_with_oci8']="1" +config_opts['macros']['%_with_rpmfusion']="1" config_opts['macros']['%runselftest']="1" config_opts['environment']['ACCEPT_EULA'] = 'Y' -- cgit