]> git.pld-linux.org Git - packages/TORCS.git/commitdiff
- updated to 1.2.3
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 29 Jun 2005 21:40:37 +0000 (21:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    TORCS-inc.patch -> 1.4

TORCS-inc.patch

index 0d1eaa0ce185c4aa9de94ee014405a1ce434a07b..8d4986312be8a379268a75d8b7466fa6055d98b1 100644 (file)
@@ -1,16 +1,16 @@
---- torcs-1.2.0/Make-config.in.orig    Sat Mar 29 23:08:41 2003
-+++ torcs-1.2.0/Make-config.in Thu Apr  3 11:00:43 2003
-@@ -50,10 +50,11 @@
+diff -urN torcs-1.2.3.new/Make-config.in torcs-1.2.3/Make-config.in
+--- torcs-1.2.3.new/Make-config.in     2005-06-28 12:30:34.000000000 +0200
++++ torcs-1.2.3/Make-config.in 2005-06-29 23:14:39.000000000 +0200
+@@ -54,10 +54,10 @@
  #EXT_LIBS = -lpthread @LIBS@
  EXT_LIBS = @LIBS@
  #LDFLAGS =  @LDFLAGS@ -L${EXPORTBASE}/lib -L/usr/lib -L/usr/local/lib
--LDFLAGS =  -L${EXPORTBASE}/lib @LDFLAGS@ -L/usr/lib 
+-LDFLAGS =  -L${EXPORTBASE}/lib @LDFLAGS@ -L/usr/lib
 +LDFLAGS =  -L${EXPORTBASE}/lib @LDFLAGS@ -L/usr/lib -L/usr/X11R6/lib
  
  #INCFLAGS =  -I${EXPORTBASE}/include -I/usr/include -I/usr/local/include
--INCFLAGS =  -I${EXPORTBASE}/include 
-+#INCFLAGS =  -I${EXPORTBASE}/include 
-+INCFLAGS =  -I${EXPORTBASE}/include -I/usr/include -I/usr/X11R6/include
+-INCFLAGS =  -I${EXPORTBASE}/include -I${TORCS_BASE}
++INCFLAGS =  -I${EXPORTBASE}/include -I${TORCS_BASE} -I/usr/X11R6/include
  
- CPP = @CPP@ $(CPPFLAGS) -M -D__DEPEND__
+ CPP = @CPP@ @CPPFLAGS@ -M -D__DEPEND__
  
This page took 0.054631 seconds and 4 git commands to generate.