X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=template.d%2Frpm-config.spec.in;h=34a605dd197e6356e06bfb74ac39ec0d770380a2;hb=36dca05828b8b2ba7231b9096a769c9dc523477d;hp=8b3d442b40a6326e8689d3ace4d0d2bba528a805;hpb=e1ef035594fc80baaf5cd571ab4d04023309a906;p=staging%2Fxdg-launcher.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