]> git.draconx.ca Git - gentoo-fixes.git/blob - x11-wm/fvwm/files/fvwm-2.6.9-bundled-manpage.patch
x11-wm/fvwm: fixed prefix and man page installation.
[gentoo-fixes.git] / x11-wm / fvwm / files / fvwm-2.6.9-bundled-manpage.patch
1 diff --git a/doc/Makefile.am b/doc/Makefile.am
2 index 94766de..f6fb084 100644
3 --- a/doc/Makefile.am
4 +++ b/doc/Makefile.am
5 @@ -12,10 +12,6 @@ html_DATA = \
6         $(HTML_FILES)
7  endif
8  
9 -if FVWM_BUILD_MANDOC
10  SUBDIRS = commands images docbook-xml docbook-xsl fvwm
11 -else
12 -SUBDIRS = commands images docbook-xml docbook-xsl
13 -endif
14  
15  all: $(doc_DATA)