added plasmacon

This commit is contained in:
arcan1s
2014-03-03 16:07:21 +04:00
parent ec916232f8
commit ff23094549
2 changed files with 42 additions and 0 deletions

View File

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