X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=template.d%2Frpm-config.spec.in;h=34a605dd197e6356e06bfb74ac39ec0d770380a2;hb=104c34962f734aa1f7bf450b5a82fd148de197e8;hp=8b3d442b40a6326e8689d3ace4d0d2bba528a805;hpb=aa763ddec685dc44bcb5d44718d78f3692d4f0dc;p=apps%2Fapp-templates.git diff --git a/template.d/rpm-config.spec.in b/template.d/rpm-config.spec.in index 8b3d442..34a605d 100644 --- a/template.d/rpm-config.spec.in +++ b/template.d/rpm-config.spec.in @@ -42,7 +42,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %setup -q %build -%cmake -DBINDINGS_INSTALL_PREFIX:PATH=%{_libdir} +%cmake -DCMAKE_INSTALL_PREFIX:PATH=%{_libdir} make %{?_smp_mflags} %install