wok-next diff krb5-user/receipt @ rev 7499
Made all firefox-langpack copy files right. Looks like mv can't move folders even with -f option. Used a cp -af then rm -rf instead.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Dec 04 00:03:00 2010 +0000 (2010-12-04) |
parents | 2a76df9f77e4 |
children | 0e470e272b60 |
line diff
1.1 --- a/krb5-user/receipt Sat Jun 26 12:20:19 2010 +0200 1.2 +++ b/krb5-user/receipt Sat Dec 04 00:03:00 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="krb5-user" 1.7 -VERSION="1.8.2" 1.8 +VERSION="1.8.3" 1.9 CATEGORY="security" 1.10 SHORT_DESC="Basic programs to authenticate using MIT Kerberos." 1.11 MAINTAINER="pascal.bellard@slitaz.org"