summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--swift-lang.spec3
1 files changed, 1 insertions, 2 deletions
diff --git a/swift-lang.spec b/swift-lang.spec
index 37751c6..47d9c1b 100644
--- a/swift-lang.spec
+++ b/swift-lang.spec
@@ -78,7 +78,7 @@ Summary: Runtime files for Swift
%description runtime
Runtime libraries for Swift programs
-# % ifarch s390x
+
%prep
%setup -q -c -n %{swiftbuild} -a 0 -a 1 -a 2 -a 3 -a 4 -a 5 -a 6 -a 7 -a 8 -a 9 -a 10 -a 11 -a 12
@@ -121,7 +121,6 @@ export VERBOSE=1
export PYTHON_DISALLOW_AMBIGUOUS_VERSION=0
swift/utils/build-script --preset=buildbot_linux,no_test install_destdir=%{_builddir} installable_package=%{_builddir}/swift-%{version}-fedora.tar.gz
-# % endif
%install
export PYTHON_DISALLOW_AMBIGUOUS_VERSION=0