Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : openjump-bin.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
/
openjump.install
blob: d222ee0e9202b89255e1bb91281641171895baa4 (
plain
)
1
2
3
4
5
6
7
8
9
post_install
() {
update
-desktop-database
}
post_upgrade
() {
post_install
}