aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJan Macku <jamacku@redhat.com>2020-07-27 15:30:35 +0200
committerGitHub <noreply@github.com>2020-07-27 15:30:35 +0200
commitfc6164b75090f03eed7504195d1fa9f0915ea862 (patch)
treecba09029f1ef8e20b43e2b8764bcfc900e9e87ca /Makefile
parent299efd663b4614f4698cf2bc9b9ba8e72df9387e (diff)
downloadinitscripts-fc6164b75090f03eed7504195d1fa9f0915ea862.tar
initscripts-fc6164b75090f03eed7504195d1fa9f0915ea862.tar.gz
initscripts-fc6164b75090f03eed7504195d1fa9f0915ea862.tar.bz2
initscripts-fc6164b75090f03eed7504195d1fa9f0915ea862.tar.xz
initscripts-fc6164b75090f03eed7504195d1fa9f0915ea862.zip
Fix spacing in Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 01a21223..2e33f3b8 100644
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ localstatedir = /var
sharedstatedir = $(localstatedir)/lib
VERSION := $(shell gawk '/Version:/ { print $$2 }' initscripts.spec)
-NEXT_VERSION := $(shell gawk '/Version:/ { print $$2 + 0.01}' initscripts.spec)
+NEXT_VERSION := $(shell gawk '/Version:/ { print $$2 + 0.01 }' initscripts.spec)
all: make-binaries make-translations