From f15f8873dd5982190cae630cae37e58a6db88900 Mon Sep 17 00:00:00 2001 From: Thomas Oulevey Date: May 25 2016 19:07:43 +0000 Subject: Disable multilib on all tags --- diff --git a/scripts/mash_run.sh b/scripts/mash_run.sh index 7c4d6fb..4fb7036 100755 --- a/scripts/mash_run.sh +++ b/scripts/mash_run.sh @@ -103,7 +103,7 @@ rpm_path = ${MASH_DEST}/${tag}/%(arch)s/os/Packages repodata_path = ${MASH_DEST}/${tag}/%(arch)s/os/ source_path = source/SRPMS debuginfo = True -multilib = True +multilib = False multilib_method = devel tag = ${tag} inherit = False