Release 1.3.5

* fix bug with definition net dev in  old version of net-tools
This commit is contained in:
arcan1s
2013-09-29 00:44:03 +04:00
parent 1f18e2fe67
commit c198b7596a
6 changed files with 31 additions and 29 deletions

View File

@ -11,16 +11,10 @@ EOF
post_upgrade()
{
cat << EOF
Update plasmoids...
EOF
kbuildsycoca4 > /dev/null 2>&1
post_install
}
post_remove()
{
cat << EOF
Update plasmoids...
EOF
kbuildsycoca4 > /dev/null 2>&1
post_install
}