From fbc8e2e7a80c892fc1b0e8d96409ed3a49e786ff Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Fri, 1 Apr 2016 02:29:30 -0400 Subject: [PATCH] phantomjs: add another file to be fixed - revert This reverts commit 01f2949b2f0df6c6e6dfb77b0c7f1e0aa6f749b2. --- srcpkgs/phantomjs/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/phantomjs/template b/srcpkgs/phantomjs/template index 14e751ea4be..ea87c53803e 100644 --- a/srcpkgs/phantomjs/template +++ b/srcpkgs/phantomjs/template @@ -18,8 +18,7 @@ nocross=yes do_configure() { sed -i 's,SSLv3_,SSLv23_,g' src/qt/qtbase/src/network/ssl/qsslcontext.cpp \ - src/qt/qtbase/src/network/ssl/qsslsocket_openssl_symbols_p.h \ - src/qt/qtbase/src/network/ssl/qsslsocket_openssl_symbols.cpp + src/qt/qtbase/src/network/ssl/qsslsocket_openssl_symbols_p.h sed -e "s|-O2|${CXXFLAGS}|" \ -i src/qt/qtbase/mkspecs/common/{g++,gcc}-base.conf sed -e "/^QMAKE_LFLAGS\s/s|+=|+= ${LDFLAGS}|g" \