wok diff dhcp/receipt @ rev 8786
Remove an uneeded 'report step' into linux receipt (tazwok get-src output one itself)
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Tue Feb 22 22:48:31 2011 +0100 (2011-02-22) |
parents | bb943d17f910 |
children | 98fc9beddbba |
line diff
1.1 --- a/dhcp/receipt Thu Nov 04 17:17:26 2010 +0000 1.2 +++ b/dhcp/receipt Tue Feb 22 22:48:31 2011 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="dhcp" 1.7 -VERSION="4.2.0-P1" 1.8 +VERSION="4.2.0-P2" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Dynamic Host Configuration Protocol server." 1.11 MAINTAINER="pascal.bellard@slitaz.org"