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

Update linux-libre according to changes made to linux
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Mar 01 17:57:00 2012 +0100 (2012-03-01)
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	Thu Mar 01 17:57:00 2012 +0100
     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()