Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : libstrangle.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
/
libstrangle.install
blob: 905e84b9ce59cd14b79e1f5f6b2af10d5d9d14d2 (
plain
)
1
2
3
4
5
6
7
8
post_install
() {
ldconfig
}
post_upgrade
() {
post_install
}