summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/pimlico/dates/make-382.patch
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2012-08-09 08:46:17 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-15 15:26:26 +0100
commit5e775b5e5c0db6f76546355be22aa029a7cf69fa (patch)
tree1fb9cbd970702d3495317346b26f844c91934956 /meta/recipes-sato/pimlico/dates/make-382.patch
parentaf8e6b6c57dadb3bf7672d063a98d3baa508c7f4 (diff)
downloadpoky-5e775b5e5c0db6f76546355be22aa029a7cf69fa.tar.gz
pimlico: Remove
Remove the Pimlico applications (Contacts, Dates, Tasks). oe-core isn't a reference PIM stack, so we don't need this. (From OE-Core rev: 373895e6c691277e15a09aee3504243448c55b50) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/pimlico/dates/make-382.patch')
-rw-r--r--meta/recipes-sato/pimlico/dates/make-382.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta/recipes-sato/pimlico/dates/make-382.patch b/meta/recipes-sato/pimlico/dates/make-382.patch
deleted file mode 100644
index fad3c5826e..0000000000
--- a/meta/recipes-sato/pimlico/dates/make-382.patch
+++ /dev/null
@@ -1,18 +0,0 @@
1Make 3.82 is offended by the use of spaces instead of tabs. This has been fixed
2in upstream git.
3
4JL - 15/12/10
5
6Upstream-Status: Accepted
7
8Index: git/Makefile.am
9===================================================================
10--- git.orig/Makefile.am
11+++ git/Makefile.am
12@@ -7,5 +7,5 @@ DISTCLEANFILES = intltool-extract intlto
13 MAINTAINERCLEANFILES = $(DISTCLEANFILES) aclocal.m4 compile config.guess config.sub configure depcomp install-sh ltmain.sh Makefile.in missing
14
15 snapshot:
16- $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
17+ $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
18