]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-build: rpm build fix.
authorGary Lowell <glowell@inktank.com>
Wed, 26 Sep 2012 04:39:32 +0000 (21:39 -0700)
committerGary Lowell <glowell@inktank.com>
Wed, 26 Sep 2012 04:39:32 +0000 (21:39 -0700)
build_rpms.sh

index 2a35d96656fd801d07bae3dbf34a5e79e1af9f60..8f389d2becda3f4b7462673a8bb58de2f9eaa45d 100755 (executable)
@@ -29,5 +29,4 @@ cp -a ceph-*.tar.bz2 ${BUILDAREA}/SOURCES/.
 BUILDAREA=`readlink -fn ${BUILDAREA}`   ### rpm wants absolute path
 rpmbuild -bb --define "_topdir ${BUILDAREA}" --define "_unpackaged_files_terminate_build 0" ceph.spec
 
-rm -r ceph-$cephver
 echo done