Changes of Revision 2

shoutsend.spec Changed
x
 
1
@@ -34,7 +34,7 @@
2
 
3
 %prep
4
 %setup -q
5
-%patch1
6
+%patch -P 1
7
 
8
 %build
9
 %__cc -o shoutsend shoutsend.c -lshout -lpthread
10