wok diff libcdio-utils/receipt @ rev 11760

up tuxtype (1.8.1) and removed extension from desktop file
author Samuel Trassare <samuel_trassare@yahoo.com>
date Wed Feb 22 13:06:57 2012 -0800 (2012-02-22)
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	Wed Feb 22 13:06:57 2012 -0800
     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  }