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