wok diff dahdi-linux/receipt @ rev 10235

Up: libdrm to 2.4.25.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 21 00:36:13 2011 +0000 (2011-05-21)
parents b81188b2a50e
children d5ebb7d32aca
line diff
     1.1 --- a/dahdi-linux/receipt	Thu Mar 03 11:39:09 2011 +0100
     1.2 +++ b/dahdi-linux/receipt	Sat May 21 00:36:13 2011 +0000
     1.3 @@ -25,11 +25,7 @@
     1.4  # Rules to gen a SliTaz package suitable for Tazpkg.
     1.5  genpkg_rules()
     1.6  {
     1.7 -	mkdir -p $fs/usr
     1.8 -	cp -a $_pkg/etc $fs
     1.9 -	cp -a $_pkg/dev $fs
    1.10 -	cp -a $_pkg/lib $fs
    1.11 -	cp -a $_pkg/usr/share $fs/usr
    1.12 +	cp -a $_pkg/* $fs
    1.13  }
    1.14  
    1.15  # Post install/remove commands for Tazpkg.