summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2018-07-10 16:52:55 -0500
committerRon Olson <tachoknight@gmail.com>2018-07-10 16:52:55 -0500
commit95b60fd1ff7cd50e14917a25224b40bdc5e1154c (patch)
tree6a56aa081d366280611783e54b7ebfea4377f000
parent843e35cd11d53664934690bd6b9fc7a42ced6fbc (diff)
downloadswift-lang-rawhide-specific.tar.gz
swift-lang-rawhide-specific.tar.xz
swift-lang-rawhide-specific.zip
Removed commented-out linerawhide-specific
-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