summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--swift-lang.spec1
1 files changed, 0 insertions, 1 deletions
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