diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2005-12-16 12:54:57 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2005-12-16 12:54:57 +0000 |
commit | 36aeaf33ace7e997b959ab8f44c0bbcfb901bfa2 (patch) | |
tree | 6ae1c00bc62f49b1f22b11378cc6b8c38ef29cde /packages/gtk+/gtk+-2.6.2/no-demos.patch | |
parent | fdd4a70fa1090a8097fb48a583b43d93739d05a6 (diff) |
gtk+: drop old 2.6 versions; 2.6.[012]
Diffstat (limited to 'packages/gtk+/gtk+-2.6.2/no-demos.patch')
-rw-r--r-- | packages/gtk+/gtk+-2.6.2/no-demos.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/gtk+/gtk+-2.6.2/no-demos.patch b/packages/gtk+/gtk+-2.6.2/no-demos.patch deleted file mode 100644 index 2f10a30dda..0000000000 --- a/packages/gtk+/gtk+-2.6.2/no-demos.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- gtk+-2.4.1/Makefile.am~ 2004-01-17 22:15:56.000000000 +0000 -+++ gtk+-2.4.1/Makefile.am 2004-05-08 12:25:32.000000000 +0100 -@@ -1,6 +1,6 @@ - ## Makefile.am for GTK+ - --SRC_SUBDIRS = gdk-pixbuf gdk gtk modules demos tests contrib -+SRC_SUBDIRS = gdk-pixbuf gdk gtk modules tests contrib - SUBDIRS = po po-properties $(SRC_SUBDIRS) docs build m4macros - - # require automake 1.4 |