wok-6.x diff autofs/receipt @ rev 14008
libtheora: small typo in SHORT DESC
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Sun Feb 17 19:45:22 2013 +0100 (2013-02-17) |
parents | 681609d4339d |
children | e9130cce9043 |
line diff
1.1 --- a/autofs/receipt Sat May 28 10:53:52 2011 +0200 1.2 +++ b/autofs/receipt Sun Feb 17 19:45:22 2013 +0100 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.