wok-current diff transmission/receipt @ rev 3399
childsplay: fix patch
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jun 12 09:58:56 2009 +0200 (2009-06-12) |
parents | fd373db64c59 |
children | c7e7f915b4f1 |
line diff
1.1 --- a/transmission/receipt Mon Jun 08 00:03:03 2009 +0200 1.2 +++ b/transmission/receipt Fri Jun 12 09:58:56 2009 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="transmission" 1.7 -VERSION="1.70" 1.8 +VERSION="1.71" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Light and easy to use BitTorrent client." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -16,7 +16,6 @@ 1.13 compile_rules() 1.14 { 1.15 cd $src 1.16 - sed -i 's/event-config/eventDISABLED-config/' configure.ac 1.17 ./configure \ 1.18 --prefix=/usr \ 1.19 $CONFIGURE_ARGS && \