blob: 1970e9afb14b2242accd60d39664585796ed63ef [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001Remove unused variable (YELP_HELP_RULES)
2
3Upstream-Status: Pending
4Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
5
6Index: metacity-2.34.13/doc/creating_themes/Makefile.am
7===================================================================
8--- metacity-2.34.13.orig/doc/creating_themes/Makefile.am
9+++ metacity-2.34.13/doc/creating_themes/Makefile.am
10@@ -1,6 +1,5 @@
11 ### This part of Makefile.am can be customized by you.
12
13-@YELP_HELP_RULES@
14
15 # The name of the directory in /usr/share/gnome/help/,
16 # and the name of the main .xml file:
17Index: metacity-2.34.13/doc/creating_themes/Makefile.in
18===================================================================
19--- metacity-2.34.13.orig/doc/creating_themes/Makefile.in
20+++ metacity-2.34.13/doc/creating_themes/Makefile.in
21@@ -455,7 +455,6 @@ uninstall-am:
22 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
23
24
25-@YELP_HELP_RULES@
26
27 # Tell versions [3.59,3.63) of GNU make to not export all variables.
28 # Otherwise a system limit (for SysV at least) may be exceeded.