Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 91bce1182ebc66952fa79ef52c67c23c > files > 3

egoboo-2.7.5-10.fc15.src.rpm

diff -ur orig/game/Makefile.unix egoboo-2.7.5/game/Makefile.unix
--- orig/game/Makefile.unix	2008-01-01 22:35:35.000000000 +0100
+++ egoboo-2.7.5/game/Makefile.unix	2010-02-15 22:26:50.951732207 +0100
@@ -18,7 +18,7 @@
 
 CC      := gcc
 OPT     := -Os
-INC     := -I. -I.. ${SDLCONF_I}
+INC     := ${SDLCONF_I}
 CFLAGS  := ${OPT} ${INC}
 LDFLAGS := ${SDLCONF_L} -lSDL_ttf -lSDL_mixer -lSDL_image -lGL -lGLU