diff options
Diffstat (limited to 'meta/packages/clutter/tidy/autofoo.patch')
| -rw-r--r-- | meta/packages/clutter/tidy/autofoo.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/packages/clutter/tidy/autofoo.patch b/meta/packages/clutter/tidy/autofoo.patch new file mode 100644 index 0000000000..7f54a3372a --- /dev/null +++ b/meta/packages/clutter/tidy/autofoo.patch | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | Index: tidy/doc/reference/Makefile.am | ||
| 2 | =================================================================== | ||
| 3 | --- tidy.orig/doc/reference/Makefile.am 2007-11-06 19:36:56.000000000 +0000 | ||
| 4 | +++ tidy/doc/reference/Makefile.am 2007-11-06 19:37:02.000000000 +0000 | ||
| 5 | @@ -77,4 +77,4 @@ include $(top_srcdir)/gtk-doc.make | ||
| 6 | |||
| 7 | # Other files to distribute | ||
| 8 | # e.g. EXTRA_DIST += version.xml.in | ||
| 9 | -EXTRA_DIST += version.xml.in | ||
| 10 | +EXTRA_DIST = version.xml.in | ||
| 11 | |||
