Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : mob-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
/
mob-bin.install
blob: 601f1e95d66180c417391f6934672a23fa57c0c0 (
plain
)
1
2
3
4
5
6
7
post_install
() {
ln
-s
/
opt
/
Mob
/
mob
/
usr
/
bin
/
mob
}
pre_remove
() {
rm
/
usr
/
bin
/
mob
}