]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
cmake: do not install unpackaged stuff
authorKefu Chai <kchai@redhat.com>
Sat, 2 Jul 2016 11:20:34 +0000 (19:20 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 4 Jul 2016 03:17:02 +0000 (11:17 +0800)
commit313ab1b51aab7111b275f8b771dd6d2ebccc5424
treecb0504fe4c6b841d148c2bc5a944c5f11847220c
parentf5d912862d04f3c2febd585411cc883a2f3ec5b9
cmake: do not install unpackaged stuff

* doc/start/ceph.conf: it was installed as /etc/ceph.conf.example.
  but it's unexpected, and ceph.spec does not packages it.
* vstart.sh: this is for development usage. no need to package it.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/CMakeLists.txt