summaryrefslogtreecommitdiffstats
path: root/mkmodular
diff options
context:
space:
mode:
Diffstat (limited to 'mkmodular')
-rwxr-xr-xmkmodular2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkmodular b/mkmodular
index 17a97d8..714a7bd 100755
--- a/mkmodular
+++ b/mkmodular
@@ -1167,7 +1167,7 @@ if (in_array('el9', $_SERVER['argv']) || in_array('test', $_SERVER['argv'])) {
$mod .= genModule('enterprise/9/composer2-test/x86_64', $dest, '*.rpm', '2', 'x86_64', $deps, $template_comp);
createRepo($dest, $mod);
- $dest = 'enterprise/9/debug-modular-test/x86_64';
+ $dest = 'enterprise/9/debug-modular-test/aarch64';
echo "Populate $dest\n";
cleanup($dest);
$mod = '';