Logoj0ke.net Open Build Service > Projects > multimedia > libquicktime > Changes
Sign Up | Log In

Changes of Revision 4

[-] Changed libquicktime.spec
x
 
1
@@ -45,8 +45,8 @@
2
 ##%patch0
3
 
4
 %build
5
-export VCODEC_CFLAGS="%{_includedir}/ffmpeg" 
6
-export LIBSWSCALE_CFLAGS=%{_includedir}/ffmpeg"
7
+export VCODEC_CFLAGS="-I%{_includedir}/ffmpeg" 
8
+export LIBSWSCALE_CFLAGS="-I%{_includedir}/ffmpeg"
9
 %configure
10
 %__make %{?jobs:-j%jobs}
11
 
12