]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
buildpackages: fix configure on Ubuntu 12.04.
authorRobin H. Johnson <robin.johnson@dreamhost.com>
Fri, 18 Dec 2015 19:36:25 +0000 (11:36 -0800)
committerLoic Dachary <ldachary@redhat.com>
Sat, 9 Apr 2016 00:05:20 +0000 (02:05 +0200)
commit2efa55a350eb5c4caabf409edd600195c78c0f04
tree8e1ec3da96805c3947bf2ee34c496a0231c47c4e
parentd20733b11e96d71be8240c1c9899cd8afaad9aba
buildpackages: fix configure on Ubuntu 12.04.

Ubuntu 12.04/precise has a buggy lttng; it fails our lttng-is-sane
check, as it leaves out headers.

This should not stop building of Ceph, as the automatic build handling
from debian/rules will correctly omit LTTNG on Precise.

Signed-off-by: Robin H. Johnson <robin.johnson@dreamhost.com>
(cherry picked from commit cd4b7ad6428523a968b38dc9aa1edaa35be96c62)
tasks/buildpackages/make-deb.sh