Browse Source

fake:


			
			
				rocklinux
			
			
		
fake 18 years ago
parent
commit
dd9c7829e6
2 changed files with 13 additions and 2 deletions
  1. +11
    -0
      package/fake/synergy/stupid-werror.patch
  2. +2
    -2
      package/fake/synergy/synergy.desc

+ 11
- 0
package/fake/synergy/stupid-werror.patch

@ -0,0 +1,11 @@
--- ./lib/net/CTCPSocket.cpp.orig 2006-07-19 22:13:40.000000000 +0200
+++ ./lib/net/CTCPSocket.cpp 2006-07-19 22:14:04.000000000 +0200
@@ -140,7 +140,7 @@
void
CTCPSocket::write(const void* buffer, UInt32 n)
{
- bool wasEmpty;
+ bool wasEmpty = true;
{
CLock lock(&m_mutex);

+ 2
- 2
package/fake/synergy/synergy.desc

@ -44,8 +44,8 @@
[L] GPL
[S] Stable
[V] 1.2.2
[V] 1.3.1
[P] X -----5---9 239.500
[D] 984674124 synergy-1.2.2.tar.gz http://dl.sourceforge.net/synergy2/
[D] 0 synergy-1.3.1.tar.gz http://dl.sourceforge.net/synergy2/

Loading…
Cancel
Save