wok diff coreutils-file-special/receipt @ rev 13383

Add serd & sord
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 22 23:05:11 2012 +0200 (2012-09-22)
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	Sat Sep 22 23:05:11 2012 +0200
     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()