wok-6.x diff coreutils-file-special/receipt @ rev 11163
Up: geoip to 1.4.8.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Wed Nov 02 06:56:11 2011 +0000 (2011-11-02) |
parents | 6afc9676e679 |
children | 2b9f96603415 |
line diff
1.1 --- a/coreutils-file-special/receipt Sat May 07 11:36:11 2011 +0000 1.2 +++ b/coreutils-file-special/receipt Wed Nov 02 06:56:11 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="coreutils-file-special" 1.7 -VERSION="8.10" 1.8 +VERSION="8.12" 1.9 CATEGORY="system-tools" 1.10 SHORT_DESC="GNU utilities that work with special file types." 1.11 MAINTAINER="rcx@zoominternet.net" 1.12 @@ -48,7 +48,7 @@ 1.13 pre_remove() 1.14 { 1.15 # Need to handle the removal of ln 1.16 - cp -a -fd /bin/ln $1/bin/ln-coreutils 1.17 + cp -a -fd $1/bin/ln $1/bin/ln-coreutils 1.18 } 1.19 1.20 post_remove()