wok diff tor/receipt @ rev 2986

Up: socat (2.0.0-b3)
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Mon May 11 15:44:30 2009 +0200 (2009-05-11)
parents f0e0e1fd3f1b
children 9a3ad6f0607b
line diff
     1.1 --- a/tor/receipt	Sun Oct 05 09:38:06 2008 +0000
     1.2 +++ b/tor/receipt	Mon May 11 15:44:30 2009 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="tor"
     1.7 -VERSION="0.1.2.19"
     1.8 +VERSION="0.2.0.34"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="An anonymizing overlay network for TCP."
    1.11  MAINTAINER="0dddba11@googlemail.com"
    1.12 @@ -32,4 +32,5 @@
    1.13  
    1.14      # config file.
    1.15      cp -a $_pkg/etc $fs
    1.16 +    mv $fs/etc/tor/torrc.sample $fs/etc/tor/torrc
    1.17  }