summaryrefslogtreecommitdiff
path: root/strata/ceph-service/nspr.morph
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-09-16 18:22:40 +0100
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-09-16 18:22:40 +0100
commit0f11a6cbe1f4a70279c06ecdacaea942db36c209 (patch)
tree7fdd79bce4258dbadf532a094fd750cf5374d581 /strata/ceph-service/nspr.morph
parent9727091d1d127d375287a1c8d5d33413691db511 (diff)
parent68e2d0bcddcb6cab8a5d378bbf2e5e42f7cad42a (diff)
downloaddefinitions-0f11a6cbe1f4a70279c06ecdacaea942db36c209.tar.gz
Merge branch 'baserock/franred/gerrit-in-baserock'
Reviewed-By: Pedro Alvarez <pedro.alvarez@codethink.co.uk> Richard Maw <richard.maw@codethink.co.uk> Merged-By: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
Diffstat (limited to 'strata/ceph-service/nspr.morph')
-rw-r--r--strata/ceph-service/nspr.morph6
1 files changed, 0 insertions, 6 deletions
diff --git a/strata/ceph-service/nspr.morph b/strata/ceph-service/nspr.morph
deleted file mode 100644
index a5224fb4..00000000
--- a/strata/ceph-service/nspr.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-name: nspr
-kind: chunk
-build-system: autotools
-configure-commands:
-- ./configure --prefix=$PREFIX --with-mozilla --with-pthreads $([ $(uname -m) = x86_64
- ] && echo --enable-64bit)