]> git.pld-linux.org Git - packages/TORCS.git/commitdiff
- fix ssggraph.so linking
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 17 Apr 2006 19:30:34 +0000 (19:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    TORCS-link.patch -> 1.1

TORCS-link.patch [new file with mode: 0644]

diff --git a/TORCS-link.patch b/TORCS-link.patch
new file mode 100644 (file)
index 0000000..ca53b73
--- /dev/null
@@ -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
This page took 0.029366 seconds and 4 git commands to generate.