wok rev 16892

libwebkit-video: typo
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Jul 14 13:34:17 2014 +0300 (2014-07-14)
parents f3c917e9d2c9
children 07ceb2680132
files libwebkit-video/receipt
line diff
     1.1 --- a/libwebkit-video/receipt	Mon Jul 14 12:55:12 2014 +0300
     1.2 +++ b/libwebkit-video/receipt	Mon Jul 14 13:34:17 2014 +0300
     1.3 @@ -50,7 +50,7 @@
     1.4  		--with-unicode-backend=glib \
     1.5  		--with-gtk=2.0 \
     1.6  		--disable-webkit2 \
     1.7 -		--disable-gtk-doc-html 
     1.8 +		--disable-gtk-doc-html \
     1.9  		$CONFIGURE_ARGS &&
    1.10  	make all stamp-po 2>&1 | grep -v Source/WebCore/dom/testing && 
    1.11  	make DESTDIR=$DESTDIR install 2>&1 | grep -v /usr/share/gtk-doc/html/ &&