mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-09 04:58:16 +03:00
Fixed bug #72570 moved the libxml man page to section 3 Daniel
* Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570 moved the libxml man page to section 3 Daniel
This commit is contained in:
parent
1e77438da7
commit
e915b2d423
@ -1,3 +1,8 @@
|
||||
Wed Mar 6 19:40:57 CET 2002 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* Makefile.am libxml.3 libxml.4 libxml.spec.in: Fixed bug #72570
|
||||
moved the libxml man page to section 3
|
||||
|
||||
Wed Mar 6 18:34:07 CET 2002 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* tree.c: fix bug #72490
|
||||
|
@ -36,7 +36,7 @@ endif
|
||||
DEPS = $(top_builddir)/libxml2.la
|
||||
LDADDS = $(top_builddir)/libxml2.la @THREAD_LIBS@ @Z_LIBS@ $(ICONV_LIBS) -lm
|
||||
|
||||
man_MANS = xml2-config.1 libxml.4
|
||||
man_MANS = xml2-config.1 libxml.3
|
||||
|
||||
m4datadir = $(datadir)/aclocal
|
||||
m4data_DATA = libxml.m4
|
||||
|
@ -118,7 +118,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc AUTHORS ChangeLog NEWS README Copyright TODO
|
||||
%doc %{_mandir}/man1/xmllint.1*
|
||||
%doc %{_mandir}/man1/xmlcatalog.1*
|
||||
%doc %{_mandir}/man4/libxml.4*
|
||||
%doc %{_mandir}/man3/libxml.3*
|
||||
|
||||
%{prefix}/lib/lib*.so.*
|
||||
%{prefix}/bin/xmllint
|
||||
|
Loading…
x
Reference in New Issue
Block a user