summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/libidn/libidn/dont-depend-on-help2man.patch
blob: 0863530f29d8c926137dc1dfba3a745fc39a7148 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Upstream-Status: Inappropriate [disable feature]

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
diff -Nurdd libidn-1.26/doc/Makefile.am libidn-1.26/doc/Makefile.am
--- libidn-1.26/doc/Makefile.am	2012-09-18 11:25:45.000000000 +0300
+++ libidn-1.26/doc/Makefile.am	2013-02-08 07:41:24.591431462 +0200
@@ -49,15 +49,9 @@

 # Man pages.

-dist_man_MANS = idn.1 $(gdoc_MANS)
+dist_man_MANS = $(gdoc_MANS)
 MAINTAINERCLEANFILES = $(dist_man_MANS)

-idn.1: $(top_srcdir)/src/idn.c $(top_srcdir)/src/idn.ggo \
-		$(top_srcdir)/configure.ac
-	$(HELP2MAN) \
-		--name="Internationalized Domain Names command line tool" \
-		--output=$@ $(top_builddir)/src/idn$(EXEEXT)
-
 # GDOC

 GDOC_BIN = $(srcdir)/gdoc