From 95b60fd1ff7cd50e14917a25224b40bdc5e1154c Mon Sep 17 00:00:00 2001 From: Ron Olson Date: Tue, 10 Jul 2018 16:52:55 -0500 Subject: Removed commented-out line --- swift-lang.spec | 1 - 1 file changed, 1 deletion(-) (limited to 'swift-lang.spec') diff --git a/swift-lang.spec b/swift-lang.spec index 6361e05..40aa798 100644 --- a/swift-lang.spec +++ b/swift-lang.spec @@ -123,7 +123,6 @@ mv swift-xcode-playground-support-swift-%{swifttag} swift-xcode-playground-suppo %build export VERBOSE=1 export PYTHON_DISALLOW_AMBIGUOUS_VERSION=0 -# find ./ -type f -exec sed -i 's@#! */usr/bin/env python@#! /usr/bin/python2@g' {} \; find ./ -name "*.py" -exec sed -i 's@#! */usr/bin/env python@#! /usr/bin/python2@g' {} \; swift/utils/build-script --preset=buildbot_linux,no_test install_destdir=%{_builddir} installable_package=%{_builddir}/swift-%{version}-fedora.tar.gz -- cgit