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:
parent
c3593a1e32
commit
a4fac06f4f
1 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# Support for documentation installation
|
||||
# As the %%doc macro erases the target directory, namely
|
||||
# $RPM_BUILD_ROOT%%{_docdir}/%%{name}-%%{version}, manually installed
|
||||
# documentation must be saved into a temporary dedicated directory.
|
||||
# Support for documentation installation As the %%doc macro erases the
|
||||
# target directory ($RPM_BUILD_ROOT%%{_docdir}/%%{name}), manually
|
||||
# installed documentation must be saved into a temporary dedicated
|
||||
# directory.
|
||||
%define boost_docdir __tmp_docdir
|
||||
%define boost_examplesdir __tmp_examplesdir
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue