Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : libs3-git.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
/
libs3-git.install
blob: f484b7ff5f05a06817513853fb45d84a3ff86509 (
plain
)
1
2
3
4
5
6
7
post_install
() {
echo
'libs3 is now installed'
}
post_upgrade
() {
post_install
}