]> git.puffer.fish Git - mirror/frr.git/commitdiff
ospfclient: don't install man page 5685/head
authorDavid Lamparter <equinox@diac24.net>
Wed, 15 Jan 2020 11:22:26 +0000 (12:22 +0100)
committerDavid Lamparter <equinox@diac24.net>
Wed, 15 Jan 2020 16:30:45 +0000 (17:30 +0100)
... we're not installing ospfclient (it's a demo/example program), so
installing the man page is quite useless.

Signed-off-by: David Lamparter <equinox@diac24.net>
ospfclient/subdir.am

index af07e983ea69232560937bd7d9dae8c5df8a708e..756ad88f151359753d7c4fe5dc6539116c7a6b6a 100644 (file)
@@ -5,7 +5,7 @@
 if OSPFCLIENT
 lib_LTLIBRARIES += ospfclient/libfrrospfapiclient.la
 noinst_PROGRAMS += ospfclient/ospfclient
-man8 += $(MANBUILD)/frr-ospfclient.8
+#man8 += $(MANBUILD)/frr-ospfclient.8
 endif
 
 ospfclient_libfrrospfapiclient_la_LDFLAGS = -version-info 0:0:0