Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 1 | From 4a3ee8b46d25b3d310448bfa4446e15a686fc685 Mon Sep 17 00:00:00 2001 |
| 2 | From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com> |
| 3 | Date: Fri, 23 Mar 2018 13:50:18 +0100 |
| 4 | Subject: [PATCH] help: remove YELP macro |
| 5 | MIME-Version: 1.0 |
| 6 | Content-Type: text/plain; charset=UTF-8 |
| 7 | Content-Transfer-Encoding: 8bit |
| 8 | |
| 9 | Upstream-Status: Inappropriate [embedded-specific] |
| 10 | |
| 11 | Signed-off-by: Andreas MΓΌller <schnitzeltony@gmail.com> |
| 12 | --- |
| 13 | help/Makefile.am | 2 -- |
| 14 | 1 file changed, 2 deletions(-) |
| 15 | |
| 16 | diff --git a/help/Makefile.am b/help/Makefile.am |
| 17 | index c5cd0d3..4b83adf 100644 |
| 18 | --- a/help/Makefile.am |
| 19 | +++ b/help/Makefile.am |
| 20 | @@ -1,5 +1,3 @@ |
| 21 | -@YELP_HELP_RULES@ |
| 22 | - |
| 23 | HELP_ID = gnome-system-monitor |
| 24 | |
| 25 | HELP_FILES = \ |
| 26 | -- |
| 27 | 2.14.3 |
| 28 | |