Logoj0ke.net Open Build Service > Projects > internetx:projects:http > nginx > Changes
Sign Up | Log In

Changes of Revision 114

[-] Changed nginx.spec
x
 
1
@@ -115,8 +115,10 @@
2
 %{__tar} zxvf %{SOURCE16}
3
 
4
 
5
+pwd
6
+sleep 5s
7
 
8
-cd %{_builddir}/openssl-%{openssl_version}
9
+cd openssl-%{openssl_version}
10
 %patch4 -p1 
11
 ./config threads shared enable-ec_nistp_64_gcc_128 -Wl,-rpath=/usr/local/ssl/lib -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT \ 
12
    -DDSO_DLFCN -DHAVE_DLFCN_H -m64 -DL_ENDIAN -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time \
13