wok diff dummynet/receipt @ rev 19725
compiz-core: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Feb 16 15:48:06 2017 +0100 (2017-02-16) |
parents | eb8067417980 |
children | 6238b9c00443 |
line diff
1.1 --- a/dummynet/receipt Sat Nov 30 10:06:29 2013 +0000 1.2 +++ b/dummynet/receipt Thu Feb 16 15:48:06 2017 +0100 1.3 @@ -33,6 +33,5 @@ 1.4 1.5 post_install() 1.6 { 1.7 - echo "/lib/modules/`uname -r`/kernel/net/ipfw_mod.ko" >> /lib/modules/modules.dep 1.8 - depmod 1.9 + [ "$1" ] || depmod -a 1.10 }