From 91616ce4ef6b534cfabb91b2df775e25ec4e9027 Mon Sep 17 00:00:00 2001 From: Gary Lowell Date: Thu, 22 Aug 2013 13:29:32 -0700 Subject: [PATCH] ceph.spec.in: remove trailing paren in previous commit Signed-off-by: Gary Lowell --- ceph.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph.spec.in b/ceph.spec.in index 7e402e345ab33..345643796efa3 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -249,7 +249,7 @@ BuildRequires: junit %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 -- 2.47.3