We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4905012 commit 8c6e87cCopy full SHA for 8c6e87c
pcm.spec
@@ -25,7 +25,7 @@ Processor Counter Monitor (PCM) is an application programming interface (API) an
25
%build
26
mkdir build
27
cd build
28
-cmake -DCMAKE_INSTALL_PREFIX=$RPM_BUILD_ROOT/%{_bindir}/.. -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
+cmake -DCMAKE_INSTALL_PREFIX=$RPM_BUILD_ROOT/ -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
29
make -j
30
31
%install
0 commit comments