diff options
Diffstat (limited to 'meta/recipes-sato/pimlico/contacts/make-382.patch')
| -rw-r--r-- | meta/recipes-sato/pimlico/contacts/make-382.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta/recipes-sato/pimlico/contacts/make-382.patch b/meta/recipes-sato/pimlico/contacts/make-382.patch deleted file mode 100644 index a7cfee3a00..0000000000 --- a/meta/recipes-sato/pimlico/contacts/make-382.patch +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | Fix for stricter parser in make 3.82. This fix has been pushed to upstream git. | ||
| 2 | |||
| 3 | JL - 15/12/10 | ||
| 4 | |||
| 5 | Upstream-Status: Accepted | ||
| 6 | |||
| 7 | Index: git/Makefile.am | ||
| 8 | =================================================================== | ||
| 9 | --- git.orig/Makefile.am | ||
| 10 | +++ git/Makefile.am | ||
| 11 | @@ -11,4 +11,4 @@ DISTCLEANFILES = $(INTLTOOL_BUILT) | ||
| 12 | MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp $(INTLTOOL_BUILT:=.in) install-sh ltmain.sh mkinstalldirs Makefile.in missing | ||
| 13 | |||
| 14 | snapshot: | ||
| 15 | - $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"` | ||
| 16 | + $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"` | ||
