From a2393dbf941554098fb484d6ce212b51e82cc3ba Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 15 Aug 2010 09:44:43 +0200 Subject: [PATCH] zlib: renamed and split files dir files had patches for 1.2.3 and 1.2.5 but these were fully disjucnt so put them into two separate dirs Signed-off-by: Frans Meulenbroeks --- recipes/zlib/{files => zlib-1.2.3}/autotools.patch | 0 recipes/zlib/{files => zlib-1.2.3}/visibility.patch | 0 recipes/zlib/{files => zlib-1.2.5}/0001-autotools.patch | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename recipes/zlib/{files => zlib-1.2.3}/autotools.patch (100%) rename recipes/zlib/{files => zlib-1.2.3}/visibility.patch (100%) rename recipes/zlib/{files => zlib-1.2.5}/0001-autotools.patch (100%) diff --git a/recipes/zlib/files/autotools.patch b/recipes/zlib/zlib-1.2.3/autotools.patch similarity index 100% rename from recipes/zlib/files/autotools.patch rename to recipes/zlib/zlib-1.2.3/autotools.patch diff --git a/recipes/zlib/files/visibility.patch b/recipes/zlib/zlib-1.2.3/visibility.patch similarity index 100% rename from recipes/zlib/files/visibility.patch rename to recipes/zlib/zlib-1.2.3/visibility.patch diff --git a/recipes/zlib/files/0001-autotools.patch b/recipes/zlib/zlib-1.2.5/0001-autotools.patch similarity index 100% rename from recipes/zlib/files/0001-autotools.patch rename to recipes/zlib/zlib-1.2.5/0001-autotools.patch -- 2.39.5