summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-07-04 15:01:06 -0500
committerRon Olson <tachoknight@gmail.com>2018-07-04 15:01:06 -0500
commitc295addcee0030cca6b0720bfd89f0428ba33e62 (patch)
treeb69f89ed6e43cffd4ead8f345e487365c72e19a9
parente65048786d74e35280b81f19969c78ffbce02a1e (diff)
downloadswift-lang-c295addcee0030cca6b0720bfd89f0428ba33e62.tar.gz
swift-lang-c295addcee0030cca6b0720bfd89f0428ba33e62.tar.xz
swift-lang-c295addcee0030cca6b0720bfd89f0428ba33e62.zip
Removed some commented-out debug lines
-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