"Richard B. Kreckel" <krec...@ginac.de> writes:

> I removed usr/share/info from libcln-dev.dirs and provided a
> libcln-dev.info containing usr/share/info/cln.info*. But the package
> still contains usr/share/info/dir.gz. Oh, Why?

The .dirs file just indicates which directories dh_installdirs will
create ahead of time, so I wouldn't expect editing it to make any
difference.  Instead, I would suggest one of two approaches, both of
which require editing debian/rules's binary-arch target:

- Leave the infodir setting off from the call to make install, and
  instead list usr/share/info/cln* in debian/libcln-dev.install.

- Explicitly rm debian/tmp/usr/share/info/dir* after running make
  install.

Thanks!

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?...@monk.mit.edu



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to