File gdchart0.11.5dev_makefile.patch of Package gdchart

Index: Makefile
===================================================================
--- Makefile.orig
+++ Makefile
@@ -9,8 +9,8 @@
 GDC_LIB=libgdc.a
 
 # ----- install locations -----
-PREFIX_INC = /usr/local/include
-PREFIX_LIB = /usr/local/lib
+PREFIX_INC = /usr/include
+PREFIX_LIB = /usr/lib
 
 # INCLUDEDIRS=-I. -I/usr/include/freetype2 -I/usr/include/X11 -I/usr/X11R6/include/X11 -I/usr/local/include 
 
@@ -18,8 +18,8 @@
 # GDChart requires the gd library - www.boutell.com/gd/
 # gd 2.0.28 or better is required (GIF support has returned to libgd)
 # if it's not installed in a standard location edit these lines for your installation
-GD_INCL=/usr/local/include/
-GD_LD=/usr/local/lib/
+GD_INCL=/usr/include/
+GD_LD=/usr/lib/
 GD_LIB=libgd.so
 # a static libgd is also available
 # GD_LIB=libgd.a
openSUSE Build Service is sponsored by