Add a todo item

This commit is contained in:
Petr Machata 2013-08-12 11:31:20 +02:00
parent a4fac06f4f
commit 9f44c82afd

View File

@ -2,6 +2,8 @@
# target directory ($RPM_BUILD_ROOT%%{_docdir}/%%{name}), manually # target directory ($RPM_BUILD_ROOT%%{_docdir}/%%{name}), manually
# installed documentation must be saved into a temporary dedicated # installed documentation must be saved into a temporary dedicated
# directory. # directory.
# XXX note that as of rpm 4.9.1, this shouldn't be necessary anymore.
# We should be able to install directly.
%define boost_docdir __tmp_docdir %define boost_docdir __tmp_docdir
%define boost_examplesdir __tmp_examplesdir %define boost_examplesdir __tmp_examplesdir