]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-dev-build: remove the --binary-arch flag when calling pbuilder
authorAlfredo Deza <adeza@redhat.com>
Tue, 27 Sep 2016 18:33:09 +0000 (14:33 -0400)
committerAlfredo Deza <adeza@redhat.com>
Tue, 27 Sep 2016 18:33:09 +0000 (14:33 -0400)
commite5ab3c91f367f1b729c932ec7bb2f1c60281f5e6
tree512fb3c915e2d6ec069c9f69621e3a638cdfd8ca
parentd726e1e360c21e40fffe82ba95d7ee17938f8fd9
ceph-dev-build: remove the --binary-arch flag when calling pbuilder

This caused for non-binary arch to be skipped. Specifically:
"Build-Depends-Indep" which in this case is in charge of building
libcephfs-java.

The man page explains that the flag is used to: "Specify  to  build
architecture specific targets instead of all targets" which we need to.

This was introduced in commit: d80f78adcb28a2c60fd79895f4f5c63d999b457d

Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-dev-build/build/build_deb