diff options
Diffstat (limited to 'meta/recipes-sato/pimlico/dates/make-382.patch')
| -rw-r--r-- | meta/recipes-sato/pimlico/dates/make-382.patch | 18 |
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 @@ | |||
| 1 | Make 3.82 is offended by the use of spaces instead of tabs. This has been fixed | ||
| 2 | in upstream git. | ||
| 3 | |||
| 4 | JL - 15/12/10 | ||
| 5 | |||
| 6 | Upstream-Status: Accepted | ||
| 7 | |||
| 8 | Index: 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 | |||
