Dash:
[t2.git] / package / themes / gtk-chtheme / 01-gtk-chtheme-0.3.1-implicit.patch
blob7d9f18cc6b551f099e7ec9d74439783250d8621e
1 diff -aur gtk-chtheme-0.3.1-orig/Makefile gtk-chtheme-0.3.1/Makefile
2 --- gtk-chtheme-0.3.1-orig/Makefile 2004-02-09 12:08:41.000000000 -0500
3 +++ gtk-chtheme-0.3.1/Makefile 2008-06-27 12:19:02.000000000 -0400
4 @@ -4,7 +4,7 @@
6 LDFLAGS = $(shell pkg-config --libs gtk+-2.0)
7 CFLAGS += -Wall
8 -CFLAGS += $(shell pkg-config --cflags gtk+-2.0) -DGTK_DISABLE_BROKEN -DGTK_DISABLE_DEPRECATED
9 +CFLAGS += $(shell pkg-config --cflags gtk+-2.0) -DGTK_DISABLE_BROKEN
10 CFLAGS += -DPROJNAME='"$(PROJNAME)"' -DVERSION='"$(VERSION)"'
11 CPPFLAGS =
12 CXXFLAGS =