Xymon Mailing List Archive search

[PATCH] Debian packaging fixes

list Andreas Oberritter
Sun, 07 Oct 2007 22:02:57 +0200
Message-Id: <user-a802434f95b8@xymon.invalid>

Hi,

the attached patch fixes two problems in hobbit 4.2.0:

1.) The package build-depends on librrd0-dev. Alternatively, librrd2-dev
can be used, which is present in Debian etch.

2.) In the postinst script of hobbit-client, the used single quotes
prevent the variable from being replaced by sed. Instead, double quotes
should be used.

Best regards,
Andreas