diff options
author | Gary Lowell <glowell@inktank.com> | 2012-08-23 20:48:50 +0200 |
---|---|---|
committer | Gary Lowell <glowell@inktank.com> | 2012-08-23 20:48:50 +0200 |
commit | 91d5c1958a12ec71c8aa846ad9cbc0e9c67517f9 (patch) | |
tree | bcfd616b1f2e059f31b8c51a11673a18590ed394 /ceph.spec.in | |
parent | Merge remote-tracking branch 'gh/next' (diff) | |
download | ceph-91d5c1958a12ec71c8aa846ad9cbc0e9c67517f9.tar.xz ceph-91d5c1958a12ec71c8aa846ad9cbc0e9c67517f9.zip |
Don't package crush header files.
Diffstat (limited to 'ceph.spec.in')
-rw-r--r-- | ceph.spec.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ceph.spec.in b/ceph.spec.in index 70e9e08912c..71c36f9c06e 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -340,11 +340,6 @@ fi %defattr(-,root,root,-) %dir %{_includedir}/cephfs %{_includedir}/cephfs/libcephfs.h -%dir %{_includedir}/crush -%{_includedir}/crush/crush.h -%{_includedir}/crush/hash.h -%{_includedir}/crush/mapper.h -%{_includedir}/crush/types.h %dir %{_includedir}/rados %{_includedir}/rados/librados.h %{_includedir}/rados/librados.hpp |