summaryrefslogtreecommitdiffstats
path: root/meta-openembedded/meta-oe/recipes-devtools/glade/glade/remove-yelp-help-rules-var.patch
blob: 78a8719f2331d34ca1f463cc3b12382be884759d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
From 42efc94c11d510b41d8cf3407e1c3900eb52b600 Mon Sep 17 00:00:00 2001
From: Hongxu Jia <hongxu.jia@windriver.com>
Date: Thu, 4 Jun 2015 16:28:02 +0800
Subject: [PATCH] Remove unused variable (YELP_HELP_RULES)

Upstream-Status: Pending

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
---
 help/Makefile.am | 2 --
 help/Makefile.in | 2 --
 2 files changed, 4 deletions(-)

diff --git a/help/Makefile.am b/help/Makefile.am
index 50c0e84..5c5d2e9 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -1,5 +1,3 @@
-@YELP_HELP_RULES@
-
 HELP_ID = glade
 
 HELP_FILES = \
diff --git a/help/Makefile.in b/help/Makefile.in
index 6978ea5..e1c7d3b 100644
--- a/help/Makefile.in
+++ b/help/Makefile.in
@@ -521,8 +521,6 @@ uninstall-am:
 
 .PRECIOUS: Makefile
 
-@YELP_HELP_RULES@
-
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:
-- 
1.9.1

OpenPOWER on IntegriCloud