wok-next diff dillo/receipt @ rev 14730
Up xorg-xf86-video-ati (7.1.0), xorg-xf86-video-fbdev (0.4.3), xorg-xf86-video-geode (2.11.14), xorg-xf86-video-i740 (1.3.4), xorg-xf86-video-neomagic (1.2.7), xorg-xf86-video-nv (2.1.20), xorg-xf86-video-s3 (0.6.5), xorg-xf86-video-trident (1.3.6), xorg-xf86-video-vesa (2.3.2), xorg-xf86-video-vmware (13.0.1)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Jun 13 10:45:31 2013 +0200 (2013-06-13) |
parents | 82c4cce3b3f8 |
children | 2b9f96603415 |
line diff
1.1 --- a/dillo/receipt Mon Nov 07 21:01:36 2011 +0000 1.2 +++ b/dillo/receipt Thu Jun 13 10:45:31 2013 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dillo" 1.7 -VERSION="3.0.1" 1.8 +VERSION="3.0.2" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Light and fast web browse using FLTK." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -35,6 +35,6 @@ 1.13 chmod +x $fs/usr/bin/* 1.14 # Config files with custom dillorc to have webhomepage. 1.15 cp -a $_pkg/etc $fs 1.16 - cp -a stuff/dillorc $fs/etc/dillo 1.17 + cp -a $stuff/dillorc $fs/etc/dillo 1.18 chown -R root.root $fs 1.19 }