wok-stable rev 5236
dhcp6: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Apr 08 17:30:40 2010 +0200 (2010-04-08) |
parents | 2be1a2b6a241 |
children | d9e7dc450b9b |
files | dhcp6/receipt |
line diff
1.1 --- a/dhcp6/receipt Thu Apr 08 17:25:45 2010 +0200 1.2 +++ b/dhcp6/receipt Thu Apr 08 17:30:40 2010 +0200 1.3 @@ -34,7 +34,7 @@ 1.4 mkdir -p $fs/usr/sbin $fs/etc/init.d 1.5 cp $_pkg/etc/dhcpd.conf $fs/etc 1.6 cp $_pkg/usr/sbin/dhcpd $fs/usr/sbin 1.7 - cp $WOK/dhcpd/stuff/dhcpd $fs/etc/init.d 1.8 + cp $WOK/dhcp/stuff/dhcpd $fs/etc/init.d 1.9 # Package all dhcp pkgs 1.10 for i in $(cd $WOK; ls -d dhcp6-*) 1.11 do