]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
install: include libcephfs-jni in .deb list as well as RPM one
authorGreg Farnum <gfarnum@redhat.com>
Thu, 5 Feb 2015 19:23:48 +0000 (11:23 -0800)
committerGreg Farnum <gfarnum@redhat.com>
Thu, 5 Feb 2015 19:23:48 +0000 (11:23 -0800)
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
Reviewed-by: Zack Cerza <zack@redhat.com>
teuthology/task/install.py

index d6c32617edec4de0ac562616c50a8b661a252d55..1b7bdbd2fe446cd39cc0d1e60de43169c72bcaab 100644 (file)
@@ -41,6 +41,7 @@ PACKAGES['ceph']['deb'] = [
     'libcephfs1',
     'libcephfs1-dbg',
     'libcephfs-java',
+    'libcephfs-jni',
     'librados2',
     'librados2-dbg',
     'librbd1',