aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-passwd/base-passwd-3.5.28/disable-docs.patch
blob: 14c08b748476f20b07ce5e12b7e36fca1b6bf8f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Disable documentation for now as it uses tools currently not supported
by OE-Core. It uses sgmltools and po4a.

Upstream-Status: Inappropriate [OE-Core specific]
Signed-off-by: Saul Wold <sgw@linux.intel.com>

Index: base-passwd-3.5.28/Makefile.in
===================================================================
--- base-passwd-3.5.28.orig/Makefile.in
+++ base-passwd-3.5.28/Makefile.in
@@ -25,13 +25,10 @@ gen_configure	= config.cache config.stat
 		  confdefhs.h config.h Makefile
 
 all: update-passwd
-	$(MAKE) -C doc all
-	$(MAKE) -C man all
 
 install: all
 	mkdir -p $(DESTDIR)$(sbindir)
 	$(INSTALL) update-passwd $(DESTDIR)$(sbindir)/
-	$(MAKE) -C man install
 
 update-passwd.o: version.h