packages: move Xorg category to its own feed, move X-related packages as well
[openwrt/svn-archive/feeds.git] / xorg / lib / gtk2 / patches / 010-dont-build-demos-and-tests.patch
1 diff -ruN gtk+-2.17.0.orig/Makefile.am gtk+-2.17.0/Makefile.am
2 --- gtk+-2.17.0.orig/Makefile.am 2009-05-03 18:39:14.000000000 +0200
3 +++ gtk+-2.17.0/Makefile.am 2009-10-16 23:53:15.000000000 +0200
4 @@ -1,8 +1,8 @@
5 ## Makefile.am for GTK+
6 include $(top_srcdir)/Makefile.decl
7
8 -SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests perf contrib
9 -SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros
10 +SRC_SUBDIRS = gdk-pixbuf gdk gtk modules contrib
11 +SUBDIRS = po po-properties $(SRC_SUBDIRS) m4macros
12
13 # require automake 1.4
14 AUTOMAKE_OPTIONS = 1.7
15 diff -ruN gtk+-2.17.0.orig/Makefile.in gtk+-2.17.0/Makefile.in
16 --- gtk+-2.17.0.orig/Makefile.in 2009-05-04 06:45:42.000000000 +0200
17 +++ gtk+-2.17.0/Makefile.in 2009-10-16 23:53:07.000000000 +0200
18 @@ -523,8 +523,8 @@
19 && DISPLAY=:$$XID && export DISPLAY
20
21
22 -SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests perf contrib
23 -SUBDIRS = po po-properties $(SRC_SUBDIRS) docs m4macros
24 +SRC_SUBDIRS = gdk-pixbuf gdk gtk modules contrib
25 +SUBDIRS = po po-properties $(SRC_SUBDIRS) m4macros
26
27 # require automake 1.4
28 AUTOMAKE_OPTIONS = 1.7