diff options
Diffstat (limited to 'meta-gnome/recipes-kernel/sysprof/files/0001-Do-not-build-anything-in-help-as-it-requires-itstool.patch')
| -rw-r--r-- | meta-gnome/recipes-kernel/sysprof/files/0001-Do-not-build-anything-in-help-as-it-requires-itstool.patch | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/meta-gnome/recipes-kernel/sysprof/files/0001-Do-not-build-anything-in-help-as-it-requires-itstool.patch b/meta-gnome/recipes-kernel/sysprof/files/0001-Do-not-build-anything-in-help-as-it-requires-itstool.patch deleted file mode 100644 index ade51cf864..0000000000 --- a/meta-gnome/recipes-kernel/sysprof/files/0001-Do-not-build-anything-in-help-as-it-requires-itstool.patch +++ /dev/null | |||
| @@ -1,27 +0,0 @@ | |||
| 1 | From d332b480257aa98b63d39c3c94896a111536f937 Mon Sep 17 00:00:00 2001 | ||
| 2 | From: Alexander Kanavin <alex.kanavin@gmail.com> | ||
| 3 | Date: Wed, 23 Aug 2017 18:38:26 +0300 | ||
| 4 | Subject: [PATCH 2/2] Do not build anything in help/ as it requires itstool. | ||
| 5 | |||
| 6 | Upstream-Status: Inappropriate [oe-core specific] | ||
| 7 | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> | ||
| 8 | |||
| 9 | --- | ||
| 10 | meson.build | 1 - | ||
| 11 | 1 file changed, 1 deletion(-) | ||
| 12 | |||
| 13 | diff --git a/meson.build b/meson.build | ||
| 14 | index 3986273..ae2f65e 100644 | ||
| 15 | --- a/meson.build | ||
| 16 | +++ b/meson.build | ||
| 17 | @@ -164,7 +164,6 @@ subdir('tools') | ||
| 18 | subdir('tests') | ||
| 19 | |||
| 20 | subdir('data') | ||
| 21 | -subdir('help') | ||
| 22 | subdir('po') | ||
| 23 | |||
| 24 | meson.add_install_script('build-aux/meson/post_install.sh') | ||
| 25 | -- | ||
| 26 | 2.7.4 | ||
| 27 | |||
