wok diff radiusclient-ng/receipt @ rev 9957

nagios-doc: bump
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed May 18 15:25:07 2011 +0200 (2011-05-18)
parents 2650aaa6a59e
children 3b4e4318134e
line diff
     1.1 --- a/radiusclient-ng/receipt	Thu Sep 24 09:59:33 2009 +0200
     1.2 +++ b/radiusclient-ng/receipt	Wed May 18 15:25:07 2011 +0200
     1.3 @@ -24,7 +24,8 @@
     1.4  genpkg_rules()
     1.5  {
     1.6  	mkdir -p $fs/usr/lib
     1.7 -	cp -a $_pkg/usr/etc $_pkg/usr/sbin $fs/usr
     1.8 +	cp -a $_pkg/etc $fs
     1.9 +	cp -a $_pkg/usr/sbin $fs/usr
    1.10  	cp -a $_pkg/usr/lib/*.so* $fs/usr/lib
    1.11  }
    1.12