packaging: Allow building RPMs with system tdb/talloc/tevent
authorAmitay Isaacs <amitay@gmail.com>
Thu, 4 Jul 2013 05:14:10 +0000 (15:14 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Thu, 4 Jul 2013 10:41:51 +0000 (20:41 +1000)
commitbb54f3924ff19cd089b0a166fe8368db162ad709
tree548d1f814fcb379dbb5f5dc7f5a599ef5a54ba09
parent1b0faae9c939a2f8da3cacba715ca62a5830d190
packaging: Allow building RPMs with system tdb/talloc/tevent

To build CTDB RPMs with system installed libraries, use following command:

  ./packaging/RPM/makerpms.sh \
    --with system_talloc \
    --with system_tdb \
    --with system_tevent

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
packaging/RPM/ctdb.spec.in