wok-undigest rev 1196

palemoon: experimental configure options
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Thu May 12 11:58:56 2016 +0200 (2016-05-12)
parents 542208d76908
children fd7c7dba68b6
files palemoon/receipt
line diff
     1.1 --- a/palemoon/receipt	Tue May 10 23:40:19 2016 +0200
     1.2 +++ b/palemoon/receipt	Thu May 12 11:58:56 2016 +0200
     1.3 @@ -68,8 +68,8 @@
     1.4  ac_add_options --with-system-libevent
     1.5  ac_add_options --with-system-zlib
     1.6  ac_add_options --with-system-bz2
     1.7 -ac_add_options --enable-system-sqlite
     1.8 -ac_add_options --enable-system-ffi
     1.9 +# ac_add_options --enable-system-sqlite
    1.10 +# ac_add_options --enable-system-ffi
    1.11  ac_add_options --enable-system-pixman
    1.12  EOT
    1.13  	chmod -R +x build/autoconf/* python/*                                                               
    1.14 @@ -81,7 +81,7 @@
    1.15  	python2 mach build || echo "Next =>"
    1.16  	python2 mach build
    1.17  	cd $src/obj-i686-pc-linux-gnu
    1.18 -	make package | egrep -v 'error|ERROR'
    1.19 +	(make package) > ./instLOG 2>&1
    1.20  	cd dist
    1.21  	install -d "$DESTDIR"/usr/bin
    1.22  	install -d "$DESTDIR"/usr/lib