diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gcalctool/gcalctool/fix-includedir.patch (renamed from meta-gnome/recipes-gnome/nonworking/gcalctool/gcalctool/fix-includedir.patch) | 0 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/gcalctool/gcalctool_5.32.0.bb (renamed from meta-gnome/recipes-gnome/nonworking/gcalctool/gcalctool_5.32.0.bb) | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/recipes-gnome/nonworking/gcalctool/gcalctool/fix-includedir.patch b/meta-gnome/recipes-gnome/gcalctool/gcalctool/fix-includedir.patch index aeb02ab2c1..aeb02ab2c1 100644 --- a/meta-gnome/recipes-gnome/nonworking/gcalctool/gcalctool/fix-includedir.patch +++ b/meta-gnome/recipes-gnome/gcalctool/gcalctool/fix-includedir.patch | |||
diff --git a/meta-gnome/recipes-gnome/nonworking/gcalctool/gcalctool_5.32.0.bb b/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.32.0.bb index 4812fe3876..d391bba134 100644 --- a/meta-gnome/recipes-gnome/nonworking/gcalctool/gcalctool_5.32.0.bb +++ b/meta-gnome/recipes-gnome/gcalctool/gcalctool_5.32.0.bb | |||
@@ -16,3 +16,5 @@ inherit autotools pkgconfig gsettings | |||
16 | do_configure_prepend() { | 16 | do_configure_prepend() { |
17 | sed -i -e "s: help: :g" ${S}/Makefile.am | 17 | sed -i -e "s: help: :g" ${S}/Makefile.am |
18 | } | 18 | } |
19 | |||
20 | PNBLACKLIST[gcalctool] ?= "broken at least since April 2013 http://permalink.gmane.org/gmane.comp.handhelds.openembedded/57920 and nobody complained, it's also replaced by gnome calculator" | ||