]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
debian/control: change Architecture python plugins to "all" 26377/head
authorKefu Chai <kchai@redhat.com>
Tue, 12 Feb 2019 08:18:58 +0000 (16:18 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 12 Feb 2019 08:23:47 +0000 (16:23 +0800)
commit9b020d01046c588c8c3e2889f9419021984c8e9e
tree19c68cc09818dcb3b1b0b50e3f520382eefb4a8f
parente01b99c3584770cac75d42031349e811ef804740
debian/control: change Architecture python plugins to "all"

change following plugins' Architecture to "all", as they are pure python
plugins, and are architecture-independent packages.

- ceph-mgr-diskprediction-cloud
- ceph-mgr-diskprediction-local
- ceph-mgr-rook

this also matches their couterparts in ceph.spec.in, where we have
```
BuildArch:  noarch
```

Signed-off-by: Kefu Chai <kchai@redhat.com>
debian/control