]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
ceph.spec.in: fix sample.ceph.conf chown
authorSage Weil <sage@newdream.net>
Wed, 4 Aug 2010 16:32:48 +0000 (09:32 -0700)
committerSage Weil <sage@newdream.net>
Wed, 4 Aug 2010 16:51:31 +0000 (09:51 -0700)
Reported-by: Xiaoguang Liu <syslxg@gmail.com>
ceph.spec.in

index 20e025132e05417edf1d60862afb42f262a30087..2a5ed4d53ff0596f508006f6b0033cd56805f124 100644 (file)
@@ -69,7 +69,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
 install -D src/init-ceph $RPM_BUILD_ROOT%{_initrddir}/ceph
-chmod 0644 $RPM_BUILD_ROOT%{_sysconfdir}/ceph/sample.ceph.conf
+chmod 0644 $RPM_BUILD_ROOT%{_docdir}/sample.ceph.conf
 install -m 0644 -D src/logrotate.conf $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/ceph
 mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/lib/ceph/tmp/
 mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/log/ceph/