Code

Fix for debian freetype linking
[rrdtool.git] / debian / rules
index 9207d8d4741a1cc03cbfb65fa8aaafb9d82fc151..6ddfafeb345196833ea674b8ae3101096a63fdb4 100755 (executable)
@@ -29,7 +29,7 @@ CFLAGS += -g
 endif
 
 # Whack the flags to compile additional dependent pieces
-CFLAGS += -I/usr/include/libart-2.0 -I/usr/local/include/freetype2
+CFLAGS += -I/usr/include/libart-2.0 -I/usr/include/freetype2
 
 ##NO_TCL CFLAGS += -I/usr/include/tcl8.4