wok-4.x diff libcdio-utils/receipt @ rev 11237

Firefox: re-fix parallel building
author Alexander Medvedev <devl547@gmail.com>
date Sun Nov 06 14:54:49 2011 +0000 (2011-11-06)
parents 411bb3c1703c
children
line diff
     1.1 --- a/libcdio-utils/receipt	Thu Sep 09 20:36:57 2010 +0000
     1.2 +++ b/libcdio-utils/receipt	Sun Nov 06 14:54:49 2011 +0000
     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  }