wok-next diff dummynet/receipt @ rev 19051

Up wmctrl (c5c5eb8)
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Mon Apr 18 14:40:48 2016 +0300 (2016-04-18)
parents eb8067417980
children d5aab818505e
line diff
     1.1 --- a/dummynet/receipt	Sat Nov 30 10:06:29 2013 +0000
     1.2 +++ b/dummynet/receipt	Mon Apr 18 14:40:48 2016 +0300
     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  }