Update /usr/bin/cpod symlink
This commit is contained in:
parent
4a6335e831
commit
ea3e602383
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -37,6 +37,6 @@ package() {
|
||||||
bsdtar xf data.tar.xz --directory "$pkgdir"
|
bsdtar xf data.tar.xz --directory "$pkgdir"
|
||||||
|
|
||||||
install -dm755 "$pkgdir/usr/bin"
|
install -dm755 "$pkgdir/usr/bin"
|
||||||
ln -sf /opt/CPod/cumulonimbus "$pkgdir/usr/bin/cpod"
|
ln -sf /opt/CPod/cpod "$pkgdir/usr/bin/cpod"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue