SOURCES: ruby-rbogl-extconf.patch - fixed /usr/X11R6/lib":String (...

twittner twittner at pld-linux.org
Sun Jan 1 13:29:35 CET 2006


Author: twittner                     Date: Sun Jan  1 12:29:35 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fixed /usr/X11R6/lib":String (NoMethodError) error

---- Files affected:
SOURCES:
   ruby-rbogl-extconf.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/ruby-rbogl-extconf.patch
diff -u SOURCES/ruby-rbogl-extconf.patch:1.2 SOURCES/ruby-rbogl-extconf.patch:1.3
--- SOURCES/ruby-rbogl-extconf.patch:1.2	Sun Mar 27 12:01:54 2005
+++ SOURCES/ruby-rbogl-extconf.patch	Sun Jan  1 13:29:29 2006
@@ -5,7 +5,7 @@
    gl_libname = "GL"
    glu_libname = "GLU"
    glut_libname = "glut"
-+  $LIBPATH = "@LIBPATH@"
++  $LIBPATH.push "@LIBPATH@"
  end
  
  $objs = ["glu.o", "ogl.o", "rbogl.o"]
================================================================

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



More information about the pld-cvs-commit mailing list