Logoj0ke.net Open Build Service > Projects > home:jg:http > tengine > Changes
Sign Up | Log In

Changes of Revision 34

[-] Changed tengine.spec
x
 
1
@@ -36,6 +36,7 @@
2
 
3
 Patch0:     nginx-auto-cc-gcc.patch
4
 Patch1:     nginx-conf-0.7.x.patch
5
+Patch2:        tengine-conf.patch
6
 
7
 %description
8
 Tengine is a web server originated by Taobao, the largest e-commerce website in Asia. 
9
@@ -48,8 +49,9 @@
10
 %prep
11
 %setup -q
12
 
13
-%patch0 -p0
14
+#%patch0 -p0
15
 %patch1 -p0
16
+%patch2 -p0
17
 
18
 %build
19
 export DESTDIR=%{buildroot}
20