Search
j0ke.net Open Build Service
>
Projects
>
multimedia
>
ffmpeg
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 35
[-]
[+]
Changed
ffmpeg.spec
@@ -296,7 +296,8 @@ pushd %{buildroot}%{_includedir}/%{name} && %{__ln_s} -f ../libavutil/*.h . && popd pushd %{buildroot}%{_includedir}/%{name} && %{__ln_s} -f ../libpostproc/*.h . && popd pushd %{buildroot}%{_includedir}/%{name} && %{__ln_s} -f ../libswscale/*.h . && popd -pushd %{buildroot}%{_includedir}/postproc && %{__ln_s} -f ../libpostproc/*.h . && popd + +#pushd %{buildroot}%{_includedir}/postproc && %{__ln_s} -f ../libpostproc/*.h . && popd %clean [ "%{buildroot}" != "/" ] && %{__rm} -rf %{buildroot}