wok-6.x rev 4160
Up: dillo-hg (rev 1326) lots of change and fix build
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Sep 22 14:50:19 2009 +0200 (2009-09-22) |
parents | d9a844001ba2 |
children | 2793a5c9ff26 |
files | dillo-hg/receipt |
line diff
1.1 --- a/dillo-hg/receipt Tue Sep 22 14:05:45 2009 +0200 1.2 +++ b/dillo-hg/receipt Tue Sep 22 14:50:19 2009 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dillo-hg" 1.7 -VERSION="1102" 1.8 +VERSION="1326" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Light and fast web browse using FLTK (Hg version)." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -22,7 +22,7 @@ 1.13 cd $src 1.14 ./autogen.sh && 1.15 ./configure \ 1.16 - --sysconfdir=/etc/dillo \ 1.17 + --sysconfdir=/etc \ 1.18 --prefix=/usr \ 1.19 --enable-ssl \ 1.20 $CONFIGURE_ARGS &&