wok diff dhcp6/receipt @ rev 10855
linux: Add ts_* modules. linux-input-touchscreen had ts_* modules in it. Only adds 4kb to linux packages.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Tue Jun 14 11:41:17 2011 +0000 (2011-06-14) |
parents | d1768332cee0 |
children | 7008b10a1996 |
line diff
1.1 --- a/dhcp6/receipt Sun May 08 09:01:58 2011 +0000 1.2 +++ b/dhcp6/receipt Tue Jun 14 11:41:17 2011 +0000 1.3 @@ -34,6 +34,6 @@ 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/dhcp6/stuff/dhcpd $fs/etc/init.d 1.8 + cp $WOK/dhcp/stuff/dhcpd $fs/etc/init.d 1.9 } 1.10