SOURCES: TORCS-link.patch (NEW) - fix ssggraph.so linking

megabajt megabajt at pld-linux.org
Mon Apr 17 21:30:39 CEST 2006


Author: megabajt                     Date: Mon Apr 17 19:30:39 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix ssggraph.so linking

---- Files affected:
SOURCES:
   TORCS-link.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/TORCS-link.patch
diff -u /dev/null SOURCES/TORCS-link.patch:1.1
--- /dev/null	Mon Apr 17 21:30:39 2006
+++ SOURCES/TORCS-link.patch	Mon Apr 17 21:30:34 2006
@@ -0,0 +1,12 @@
+diff -urN torcs-1.2.4/src/modules/graphic/ssggraph/Makefile torcs-1.2.4.new/src/modules/graphic/ssggraph/Makefile
+--- torcs-1.2.4/src/modules/graphic/ssggraph/Makefile	2005-08-24 21:19:47.000000000 +0200
++++ torcs-1.2.4.new/src/modules/graphic/ssggraph/Makefile	2006-04-17 19:33:26.000000000 +0200
+@@ -24,7 +24,7 @@
+ 
+ MODULEDIR = modules/graphic
+ 
+-LIBS      = -lplibsl -lplibsm -lplibsg -lplibssg -lplibul -lplibssgaux -lopenal
++LIBS      = -lplibsl -lplibsm -lplibsg -lplibssg -lplibul -lplibssgaux -lopenal -lalut
+ 
+ SHIPDIR   = config
+ 
================================================================


More information about the pld-cvs-commit mailing list