diff --git a/build.spec b/build.spec index a3095fa0..e75688b8 100644 --- a/build.spec +++ b/build.spec @@ -136,7 +136,7 @@ chmod 0644 $RPM_BUILD_ROOT/usr/lib/build/initvm.* # main make DESTDIR=$RPM_BUILD_ROOT install cd $RPM_BUILD_ROOT/usr/lib/build/configs/ -%if "0%{?suse_version}" == "1315" && 0%{?is_opensuse} +%if "%{?suse_version}" == "1315" && 0%{?is_opensuse} # super special leap distro ln -s sl42.1.conf default.conf %else