wok-current diff pcmciautils/receipt @ rev 4591
Add speedtouch modem
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Thu Dec 10 13:29:28 2009 +0000 (2009-12-10) |
parents | 5cd5eb008923 |
children | 71052cebb5a7 |
line diff
1.1 --- a/pcmciautils/receipt Mon Feb 23 14:02:39 2009 +0100 1.2 +++ b/pcmciautils/receipt Thu Dec 10 13:29:28 2009 +0000 1.3 @@ -36,3 +36,8 @@ 1.4 sed -i s#/lib/udev/pcmcia-socket-startup#/sbin/pcmcia-socket-startup# \ 1.5 $fs/etc/udev/rules.d/60-pcmcia.rules 1.6 } 1.7 + 1.8 +post_install() 1.9 +{ 1.10 + tazpkg reconfigure udev --root=$1 1.11 +}