SHA256
1
0
forked from pool/boost

- Rename manpages to avoid conflict with other packages

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=100
This commit is contained in:
Ismail Dönmez 2013-03-22 10:54:26 +00:00 committed by Git OBS Bridge
parent 3cbb718e07
commit a4b6095cc3
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 22 10:36:57 UTC 2013 - idonmez@suse.com
- Rename manpages to avoid conflict with other packages
-------------------------------------------------------------------
Thu Mar 21 08:13:17 UTC 2013 - mmeister@suse.com

View File

@ -520,8 +520,10 @@ for lib in ${blibs}; do
done
popd
#install the man pages
# install the man pages
rm -rf doc/man/man3/boost::units::operator
mv doc/man/man3/path.3 doc/man/man3/boost::property_tree::path.3
mv doc/man/man3/string.3 doc/man/man3/boost::container::string.3
for sec in 3 7 9; do
install -d %buildroot/%{_mandir}/man${sec}