* Shawn Landden <shawnland...@gmail.com>, 2012-07-02, 16:23:
I guess this folder is only created with a full build, and not with
arch-only builds.
Right. I debugged this a bit:
It happens becuase on one hand dh_install created
debian/kyotocabinet-doc/usr/share/doc/libkyotocabinet-doc as a
directory, on the other hand you requested that dh_installdoc should
make it a symlink… This confuses dh_installdoc (which is arguably a
(minor) bug in debhelper) and makes it create
debian/kyotocabinet-doc/usr/share/doc/libkyotocabinet.
The solution is not to use dh_install to install documentation. (Or,
alternatively, do not symlink doc directories. IME the amout of trouble
it causes greatly overwhelms any possible benefits.)
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org