SOURCES: firegl-panel.patch - typo

charles charles at pld-linux.org
Thu Dec 29 16:37:10 CET 2005


Author: charles                      Date: Thu Dec 29 15:37:10 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- typo

---- Files affected:
SOURCES:
   firegl-panel.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/firegl-panel.patch
diff -u SOURCES/firegl-panel.patch:1.2 SOURCES/firegl-panel.patch:1.3
--- SOURCES/firegl-panel.patch:1.2	Thu May  8 18:12:30 2003
+++ SOURCES/firegl-panel.patch	Thu Dec 29 16:37:05 2005
@@ -15,6 +15,15 @@
  endif
  
  ifeq ($(QT_VER),0)
+@@ -138,7 +138,7 @@
+ # for *.c
+ CINCDIR = -I/usr/X11R6/include -I. -I./include_dummy
+ CDEFINES = $(DEFINES)
+-ifeq ($(DEBUG),0)
++ifneq ($(DEBUG),0)
+ CDEBFLAGS = -g
+ endif
+ CFLAGS = $(CDEBFLAGS) -O2 -fno-strength-reduce -funsigned-char $(CDEFINES)
 @@ -145,7 +145,7 @@
  LFLAGS = $(CDEBFLAGS) -L/usr/X11R6/$(LIB_DIR) -lXaw -lXmu -lXt -lXext -lX11
  
================================================================

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



More information about the pld-cvs-commit mailing list