wok-next rev 3666
Upgrade: findutils (4.4.1 to 4.4.2)
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Fri Jul 10 10:05:29 2009 +0000 (2009-07-10) |
parents | d5f670b08670 |
children | 96c063629513 |
files | findutils/receipt |
line diff
1.1 --- a/findutils/receipt Fri Jul 10 10:50:27 2009 +0200 1.2 +++ b/findutils/receipt Fri Jul 10 10:05:29 2009 +0000 1.3 @@ -1,9 +1,9 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="findutils" 1.7 -VERSION="4.4.1" 1.8 +VERSION="4.4.2" 1.9 CATEGORY="utilities" 1.10 -SHORT_DESC="Utilities and tools to find/locate." 1.11 +SHORT_DESC="GNU utilities and tools to find/locate." 1.12 MAINTAINER="pankso@slitaz.org" 1.13 DEPENDS="slitaz-base-files" 1.14 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 @@ -33,7 +33,7 @@ 1.16 cp -a $_pkg/usr/lib $fs/usr 1.17 } 1.18 1.19 -# Prevent erasing busybox... 1.20 +# Remove Busybox symlink before installing 1.21 pre_install() 1.22 { 1.23 rm -f $1/usr/bin/find