diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages/redhat/cloud-init.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/redhat/cloud-init.spec.in b/packages/redhat/cloud-init.spec.in index 6604b1ac..9cfe56f5 100644 --- a/packages/redhat/cloud-init.spec.in +++ b/packages/redhat/cloud-init.spec.in @@ -37,7 +37,7 @@ Requires: ${r} #end for # Custom patches -#set $size 0 +#set $size = 0 #for $p in $patches Patch${size}: $p #set $size += 1 |