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