about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2016-01-20 16:15:46 +0100
committerMichael Biebl <biebl@debian.org>2016-01-20 16:15:46 +0100
commit27f66dd292811a95d5734d2473722d84a1c4f931 (patch)
tree34757800c55c87a7e12a6eae940716d1a7a8f287
parentc26b3a53484bf5719ef2485200c1718ab787b7d7 (diff)
Fix patch to actually install nm-settings man page
-rw-r--r--debian/patches/build-install-nm-settings-ifcfg-rh.5-man-page-condit.patch14
1 files changed, 5 insertions, 9 deletions
diff --git a/debian/patches/build-install-nm-settings-ifcfg-rh.5-man-page-condit.patch b/debian/patches/build-install-nm-settings-ifcfg-rh.5-man-page-condit.patch
index ba8f3ac6..9f8a07b6 100644
--- a/debian/patches/build-install-nm-settings-ifcfg-rh.5-man-page-condit.patch
+++ b/debian/patches/build-install-nm-settings-ifcfg-rh.5-man-page-condit.patch
@@ -7,22 +7,18 @@ configuration plugin has been enabled.
 
 Bug: https://bugzilla.gnome.org/show_bug.cgi?id=759823
 ---
- man/Makefile.am | 10 ++++++++--
- 1 file changed, 8 insertions(+), 2 deletions(-)
+ man/Makefile.am | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
 
 diff --git a/man/Makefile.am b/man/Makefile.am
-index 4577cb4..5ed5ad5 100644
+index 4577cb4..f0a4616 100644
 --- a/man/Makefile.am
 +++ b/man/Makefile.am
-@@ -67,9 +67,15 @@ docbook_generated_man_pages =		\
- 	nmcli-examples.5
+@@ -68,8 +68,12 @@ docbook_generated_man_pages =		\
  
  docbook_autogenerated_man_pages =	\
--	nm-settings.5			\
+ 	nm-settings.5			\
 -	nm-settings-keyfile.5		\
-+	nm-settings.5
-+
-+docbook_autogenerated_man_pages =	\
 +	nm-settings-keyfile.5
 +
 +if CONFIG_PLUGIN_IFCFG_RH