wok-6.x diff zsh/receipt @ rev 7298
Fixed pciutils to only manauly gzip pci.ids file if its not gzip. Fixes the problem in clean chroot.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Nov 17 02:01:49 2010 +0000 (2010-11-17) |
parents | 57183cc0d94b |
children | 5f1a833b72ff |
line diff
1.1 --- a/zsh/receipt Thu Aug 26 12:59:48 2010 +0200 1.2 +++ b/zsh/receipt Wed Nov 17 02:01:49 2010 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="zsh" 1.7 -VERSION="4.3.6" 1.8 +VERSION="4.3.10" 1.9 CATEGORY="system-tools" 1.10 DEPENDS="ncurses zlib ncursesw" 1.11 BUILD_DEPENDS="ncurses-dev zlib-dev"