Logoj0ke.net Open Build Service > Projects > home:netmax > php5-ffmpeg > Changes
Sign Up | Log In

Changes of Revision 2

[-] Changed php5-ffmpeg.spec
x
 
1
@@ -26,8 +26,8 @@
2
 %setup -q -n ffmpeg-php-%{version}
3
 
4
 export PHP_PREFIX=%{_prefix}
5
-$PHP_PREFIX/bin/phpize5
6
-./configure --enable-ffmpeg=shared --with-php-config=$PHP_PREFIX/bin/php-config5
7
+$PHP_PREFIX/bin/phpize
8
+./configure --enable-ffmpeg=shared --with-php-config=$PHP_PREFIX/bin/php-config
9
 
10
 %__make
11
 %install
12