Skip to content

Commit c74e97c

Browse files
authored
Update pcm.spec
1 parent edf5a33 commit c74e97c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pcm.spec

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ Intel(r) Performance Counter Monitor (Intel(r) PCM) is an application programmin
3030

3131
%prep
3232
%setup -n pcm-master
33-
ls /home/abuild/rpmbuild/SOURCES/
33+
rm -rf perfmon
34+
unzip /home/abuild/rpmbuild/SOURCES/main.zip
35+
mv perfmon-main perfmon
3436

3537
%build
3638
mkdir build

0 commit comments

Comments
 (0)