SOURCES: plib-link.patch - fixed plibnet linking

aflinta aflinta at pld-linux.org
Sun May 27 22:45:57 CEST 2007


Author: aflinta                      Date: Sun May 27 20:45:57 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed plibnet linking

---- Files affected:
SOURCES:
   plib-link.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/plib-link.patch
diff -u SOURCES/plib-link.patch:1.2 SOURCES/plib-link.patch:1.3
--- SOURCES/plib-link.patch:1.2	Sun Nov  5 16:47:37 2006
+++ SOURCES/plib-link.patch	Sun May 27 22:45:52 2007
@@ -10,3 +10,14 @@
  INCLUDES = -I$(top_srcdir)/src/sg -I$(top_srcdir)/src/util
  
  endif
+--- plib-1.8.4/src/net/Makefile.am~	2007-05-27 22:30:14.521956341 +0200
++++ plib-1.8.4/src/net/Makefile.am	2007-05-27 22:32:20.483299305 +0200
+@@ -8,6 +8,8 @@
+ libplibnet_la_SOURCES = netBuffer.cxx netChannel.cxx netChat.cxx \
+ 	netMessage.cxx netMonitor.cxx netSocket.cxx
+ 
++libplibnet_la_LIBADD = ../util/libplibul.la
++
+ INCLUDES = -I$(top_srcdir)/src/util
+ 
+ endif
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/plib-link.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list