--- scripts/mk-images | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/scripts/mk-images b/scripts/mk-images index 67e5c70..39cc6f4 100755 --- a/scripts/mk-images +++ b/scripts/mk-images @@ -976,7 +976,7 @@ elif [ "$BUILDARCH" = "x86_64" ]; then elif [ "$BUILDARCH" = "ia64" ]; then kerneltags="kernel" efiarch="ia64" -elif [ "$BUILDARCH" = "sparcv9" -o "$BUILDARCH" = "sparc64" ]; then +elif [ "$BUILDARCH" = "sparc" -o "$BUILDARCH" = "sparcv9" -o "$BUILDARCH" = "sparc64" ]; then arches="sparc64" fi -- 1.6.2.5 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list