diff --git a/docker.spec b/docker.spec index 11c6458..c9df9f8 100644 --- a/docker.spec +++ b/docker.spec @@ -165,8 +165,8 @@ Test package for docker. It contains the source code and the tests. # However, docker now expects the "wrong" data type, since docker had a workaround # for that issue. # Thus, we need to workaround the workaroundn in tumbleweed -%if 0%{suse_version} >= 1330 && 0%{is_opensuse} == 1 -%patch5 -p1 +%if 0%{?suse_version} >= 1330 && 0%{?is_opensuse} == 1 + %patch5 -p1 %endif %ifnarch %go_arches %patch100 -p1