[nspluginwrapper] lib name fix

Martin Stransky stransky at fedoraproject.org
Thu Oct 27 15:23:19 UTC 2011


commit b7ec5209f1ef84871b18d5924a1a6758a8eb6171
Author: Martin Stransky <stransky at redhat.com>
Date:   Thu Oct 27 17:23:14 2011 +0200

    lib name fix

 nspluginwrapper-pthread.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nspluginwrapper-pthread.patch b/nspluginwrapper-pthread.patch
index 4c468e3..f5d5da2 100644
--- a/nspluginwrapper-pthread.patch
+++ b/nspluginwrapper-pthread.patch
@@ -6,7 +6,7 @@ diff -up nspluginwrapper-1.4.4/Makefile.pthread nspluginwrapper-1.4.4/Makefile
  endif
  
 -libpthread_LIBS = -lpthread
-+libpthread_LIBS = -lgthread
++libpthread_LIBS = -lgthread-2.0
  ifeq ($(OS),dragonfly)
  libpthread_LDFLAGS = -pthread
  endif


More information about the scm-commits mailing list