changeset 43345:dc3fe251de72 stable

packaging: fix buildrpm whitespace
author Mads Kiilerich <mads@kiilerich.com>
date Sun, 27 Oct 2019 20:16:59 +0100
parents 825f8f42333a
children 6ada8a274b9c
files contrib/packaging/buildrpm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/packaging/buildrpm	Sun Oct 27 20:16:38 2019 +0100
+++ b/contrib/packaging/buildrpm	Sun Oct 27 20:16:59 2019 +0100
@@ -51,7 +51,7 @@
 gethgversion
 
 if [ -z "$type" ] ; then
-   release=1
+    release=1
 else
     release=0.9_$type
 fi