wok-next diff pidgin/receipt @ rev 8615
Fix: replace exit 1 by return 1 in receipts (exit broke cook-list function)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Feb 14 19:09:46 2011 +0100 (2011-02-14) |
parents | a6abbedd28e6 |
children | d65075aee643 |
line diff
1.1 --- a/pidgin/receipt Mon Dec 27 07:41:05 2010 +0000 1.2 +++ b/pidgin/receipt Mon Feb 14 19:09:46 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="pidgin" 1.7 -VERSION="2.7.9" 1.8 +VERSION="2.7.10" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Instant messaging client using GTK+." 1.11 MAINTAINER="pankso@slitaz.org"