From 853ff61805ed8bdd281fa594d45bc85f205a8e42 Mon Sep 17 00:00:00 2001 From: Nathan Cutler Date: Mon, 6 Apr 2020 23:00:43 +0200 Subject: [PATCH] ceph.spec.in: remove extra tokens at end of %endif directive RPM 4.15.1 warns: extra tokens at the end of %endif directive Heed the warning. Signed-off-by: Nathan Cutler --- ceph.spec.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ceph.spec.in b/ceph.spec.in index 6342b76b256cc..881c35836edb1 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -2333,8 +2333,7 @@ if [ $1 -eq 0 ]; then fi fi exit 0 - -%endif # with selinux +%endif %files grafana-dashboards %if 0%{?suse_version} -- 2.39.5