Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : cabal-desktop-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
/
cabal-desktop-git.install
blob: 4c206af265895c5586bd421f7fc4bd39655c3e0a (
plain
)
1
2
3
4
5
6
7
post_install
() {
chmod
+
x
/
usr
/
bin
/
cabal
-desktop-git
}
post_upgrade
() {
post_install
}