Changes of Revision 36
handbrake.spec
Changed
x
1
2
3
pushd build
4
make libhb/handbrake/project.h
5
-%makebuild
6
+make %{?_smp_mflags}
7
popd
8
9
%install
10
pushd build
make libhb/handbrake/project.h
-%makebuild
+make %{?_smp_mflags}
popd
%install