debian/dirs: Fix typo in /ets/profile.d; should be /etc
Ubuntu's Software Center reports a warning and Lintian reports the following error: E: rabbitmq-server: non-standard-toplevel-dir ets/ Reported by Giuliano Franchetto on #rabbitmq IRC channel.
This commit is contained in:
parent
22f2a8698a
commit
e81521f7b1
|
@ -5,6 +5,5 @@ usr/share/man
|
|||
var/lib/rabbitmq/mnesia
|
||||
var/log/rabbitmq
|
||||
etc/logrotate.d
|
||||
ets/profile.d
|
||||
etc/profile.d
|
||||
etc/rabbitmq
|
||||
|
||||
|
|
Loading…
Reference in New Issue