wok-6.x diff autofs/receipt @ rev 14647

xorg: Use SOURCE Variable Aleksey.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jun 03 06:58:16 2013 +0000 (2013-06-03)
parents 681609d4339d
children e9130cce9043
line diff
     1.1 --- a/autofs/receipt	Sat May 28 10:53:52 2011 +0200
     1.2 +++ b/autofs/receipt	Mon Jun 03 06:58:16 2013 +0000
     1.3 @@ -28,8 +28,10 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr
     1.7 +	mkdir -p $fs/etc/init.d
     1.8  	cp -a $_pkg/usr/sbin $fs/usr
     1.9  	cp -a $_pkg/usr/lib $fs/usr
    1.10 +	cp -a $stuff/etc/* $fs/etc
    1.11  }
    1.12  
    1.13  # Pre and post install commands for Tazpkg.