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

slitaz-i18n: add slitaz-configs as bdep; slitaz-configs: back openbox menu; locale-el, locale-ru: add keyboard layout icons; locale-fr, locale-hu, locale-pt_BR: recook with openbox menu.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Aug 05 11:40:01 2013 +0300 (2013-08-05)
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	Mon Aug 05 11:40:01 2013 +0300
     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()