summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/web/web/makefile-whitespace.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-sato/web/web/makefile-whitespace.patch')
-rw-r--r--meta/recipes-sato/web/web/makefile-whitespace.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/recipes-sato/web/web/makefile-whitespace.patch b/meta/recipes-sato/web/web/makefile-whitespace.patch
new file mode 100644
index 0000000000..544cc9ba66
--- /dev/null
+++ b/meta/recipes-sato/web/web/makefile-whitespace.patch
@@ -0,0 +1,11 @@
1Index: git/Makefile.am
2===================================================================
3--- git.orig/Makefile.am
4+++ git/Makefile.am
5@@ -5,5 +5,5 @@ SUBDIRS = src data
6 MAINTAINERCLEANFILES = aclocal.m4 compile config.guess config.sub configure depcomp install-sh ltmain.sh Makefile.in missing
7
8 snapshot:
9- $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
10+ $(MAKE) dist distdir=$(PACKAGE)-snap`date +"%Y%m%d"`
11