Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : pencil.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pencil.install
blob: bcb3e47864e1ed35896fef8216f8f90d4a66ea41 (
plain
)
1
2
3
4
5
6
7
post_install
() {
update
-desktop-database -q
}
post_remove
() {
post_install
$1
}