summaryrefslogtreecommitdiffstats
path: root/gluster-block.spec.in
diff options
context:
space:
mode:
authorPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2017-02-08 13:19:01 +0530
committerPrasanna Kumar Kalever <prasanna.kalever@redhat.com>2017-02-08 14:05:28 +0530
commit6702716292058a507ff41df2880cc12154accced (patch)
tree36cc20cb0c0e1611d79889f139cb696e5e6cb0cd /gluster-block.spec.in
parent67fb77e759d6babaf5d8853b68241150bf10b6f7 (diff)
build: fix minor warnings
mostly uninitialized use of variables. check return values from function calls. Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
Diffstat (limited to 'gluster-block.spec.in')
-rw-r--r--gluster-block.spec.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/gluster-block.spec.in b/gluster-block.spec.in
index c0a2ea9..c634d29 100644
--- a/gluster-block.spec.in
+++ b/gluster-block.spec.in
@@ -37,6 +37,4 @@ rm -rf ${RPM_BUILD_ROOT}
%files
%{_sbindir}/gluster-block
%{_sbindir}/gluster-blockd
-%if ( 0%{?_with_systemd:1} )
%{_unitdir}/gluster-blockd.service
-%endif