~ubuntu-branches/ubuntu/raring/ceph/raring

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Clint Byrum
  • Date: 2012-08-22 01:13:21 UTC
  • Revision ID: package-import@ubuntu.com-20120822011321-spd4ybg50gjndy0t
Tags: 0.48-1ubuntu4
d/control: Re-instate building radosgw and rest-bench now that 
libfcgi is approved for main.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
 
33
33
export DEB_HOST_ARCH      ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
34
34
 
35
 
extraopts += --with-ocf --without-radosgw --without-fuse
 
35
extraopts += --with-ocf --with-rest-bench --without-fuse
36
36
 
37
37
ifeq ($(DEB_HOST_ARCH), armel)
38
38
  # armel supports ARMv4t or above instructions sets.
133
133
        dh_strip -plibrados2 --dbg-package=librados2-dbg
134
134
        dh_strip -plibrbd1 --dbg-package=librbd1-dbg
135
135
        dh_strip -plibcephfs1 --dbg-package=libcephfs1-dbg
 
136
        dh_strip -pradosgw --dbg-package=radosgw-dbg
 
137
        dh_strip -prest-bench --dbg-package=rest-bench-dbg
136
138
        dh_strip -plibrados-dev
137
139
 
138
140
        dh_compress