wok-current diff QtWeb/receipt @ rev 17274
linux64: update module list
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Oct 25 09:28:27 2014 +0200 (2014-10-25) |
parents | 17c84cd0c81a |
children | c2b42fe954b3 |
line diff
1.1 --- a/QtWeb/receipt Sun Oct 19 12:21:07 2014 +0200 1.2 +++ b/QtWeb/receipt Sat Oct 25 09:28:27 2014 +0200 1.3 @@ -36,7 +36,7 @@ 1.4 sed -i 's/NTFS Disk Tools/WebkitVideo/' $RTOOLBAR 1.5 sed -i "15,29d" $RTOOLBAR 1.6 1.7 - qmake && sed -i 's/-O2/-Os/g' Makefile && make $MAKEFLAGS 1.8 + qmake && sed -i 's|-O2|'"$CFLAGS"'|g' Makefile && make $MAKEFLAGS 1.9 mkdir -p $install 1.10 install $src/src/$PACKAGE $install/$PACKAGE 1.11 rm -rf $src/src/$PACKAGE 1.12 @@ -75,6 +75,9 @@ 1.13 showPreferences=true 1.14 showCompatibility=false 1.15 showDisableJavascript=true 1.16 +[websettings] 1.17 +fixedFont=Monospace 1.18 +standardFont=Sans Serif 1.19 EOT 1.20 1.21 for i in $(ls $1/home 2> /dev/null); do