wok-stable diff netsurf/stuff/Makefile.config @ rev 11634
Up sudo (1.8.3p2: security fix)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 02 16:42:58 2012 +0100 (2012-02-02) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/netsurf/stuff/Makefile.config Thu Feb 02 16:42:58 2012 +0100 1.3 @@ -0,0 +1,9 @@ 1.4 +# 1.5 +# NetSurf default build configuration fro SliTaz 1.6 +# 1.7 + 1.8 +NETSURF_USE_BMP := NO 1.9 +NETSURF_UA_FORMAT_STRING := "NetSurf/%d.%d (%s; %s) SliTaz" 1.10 +NETSURF_HOMEPAGE := "file:///usr/share/webhome/netsurf.html" 1.11 +PREFIX := /usr 1.12 +