Skip to content

Commit d49d22d

Browse files
authored
Update pcm.spec
1 parent 486f596 commit d49d22d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pcm.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Intel(r) Performance Counter Monitor (Intel(r) PCM) is an application programmin
3030
%prep
3131
%setup -n pcm-master
3232
rm -rf perfmon
33-
unzip /home/abuild/rpmbuild/SOURCES/main.zip
33+
unzip $RPM_SOURCE_DIR/main.zip
3434
mv perfmon-main perfmon
3535

3636
%build

0 commit comments

Comments
 (0)