wok diff libcdio-utils/receipt @ rev 11854

locale*: update WANTED
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 27 11:20:24 2012 +0100 (2012-02-27)
parents 411bb3c1703c
children cc496c8ab07e
line diff
     1.1 --- a/libcdio-utils/receipt	Thu Sep 09 20:36:57 2010 +0000
     1.2 +++ b/libcdio-utils/receipt	Mon Feb 27 11:20:24 2012 +0100
     1.3 @@ -12,6 +12,6 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir $fs/usr
     1.8 +	mkdir -p $fs/usr
     1.9  	cp -a $_pkg/usr/bin $fs/usr
    1.10  }