Package: rabbitmq-server
Version: 1.7.0-3

In rabbitmq-server 1.6.0-x, most of the rabbitmq files were in:
/usr/lib/erlang/lib/rabbitmq_server-1.6.0

With 1.7.0-x, they're in:
/usr/lib/rabbitmq/lib/rabbitmq_server-1.7.0

Was this intentional? I noticed because one of my erlang apps talks to
rabbitmq, and thus needs the headers. Stuff like this:

-include_lib("rabbitmq_server/include/rabbit.hrl").

worked fine with the 1.6.0 dist without any extra -I compiler flags, but
now doesn't.

-Manish



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

Reply via email to