typo
authored_ <bartosh@gmail.com>
Sun, 9 Dec 2007 19:04:06 +0000 (19:04 +0000)
committered_ <bartosh@gmail.com>
Sun, 9 Dec 2007 19:04:06 +0000 (19:04 +0000)
trunk/edje/debian/rules

index f9bd3c1..9609f36 100755 (executable)
@@ -6,7 +6,7 @@ include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 DEB_BUILD_ARCH  ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
-CFLAGS += -DNDEBUG=1 -fomit-frame-pointer -O2 -I/usr/X11R6/include
+CFLAGS += -DNDEBUG=1 -fomit-frame-pointer -O2
                                                                                                                   
 ifneq (,$(findstring armel,$(DEB_BUILD_ARCH)))
         CFLAGS += -ffast-math -funsafe-math-optimizations -fno-math-errno -fsingle-precision-constant