mirror of
https://github.com/arcan1s/pkgbuild.git
synced 2025-06-29 15:05:48 +00:00
Edited pkgbuilds
- removed "|| return 1"
This commit is contained in:
@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user