Update a comment to be in sync with unversioned docdir change

- https://bugzilla.redhat.com/show_bug.cgi?id=993687
This commit is contained in:
Petr Machata 2013-08-11 23:27:52 +02:00
parent c3593a1e32
commit a4fac06f4f

View File

@ -1,7 +1,7 @@
# Support for documentation installation # Support for documentation installation As the %%doc macro erases the
# As the %%doc macro erases the target directory, namely # target directory ($RPM_BUILD_ROOT%%{_docdir}/%%{name}), manually
# $RPM_BUILD_ROOT%%{_docdir}/%%{name}-%%{version}, manually installed # installed documentation must be saved into a temporary dedicated
# documentation must be saved into a temporary dedicated directory. # directory.
%define boost_docdir __tmp_docdir %define boost_docdir __tmp_docdir
%define boost_examplesdir __tmp_examplesdir %define boost_examplesdir __tmp_examplesdir