packaging: fix buildrpm whitespace stable
authorMads Kiilerich <mads@kiilerich.com>
Sun, 27 Oct 2019 20:16:59 +0100
branchstable
changeset 43345 dc3fe251de72
parent 43344 825f8f42333a
child 43346 6ada8a274b9c
packaging: fix buildrpm whitespace
contrib/packaging/buildrpm
--- 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