diff options
Diffstat (limited to 'ceph.spec.in')
-rw-r--r-- | ceph.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ceph.spec.in b/ceph.spec.in index 2b37fe2c28a..90ae3bc4169 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -227,7 +227,7 @@ BuildRequires: java-devel %description -n cephfs-java This package contains the Java libraries for the Ceph File System. -%if 0%{?opensuse} || 0%{?suse_version}) +%if 0%{?opensuse} || 0%{?suse_version} %debug_package %endif |