mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 12:12:40 +01:00
Updated symlink
This commit is contained in:
parent
b604e0a458
commit
52d8f45420
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -24,5 +24,5 @@ package(){
|
|||
mkdir -p ${pkgdir}/usr/share/coverlovin ${pkgdir}/usr/bin
|
||||
install -Dm755 *.py ${pkgdir}/usr/share/${pkgname}/
|
||||
mkdir -p ${pkgdir}/usr/bin
|
||||
ln -s "${pkgdir}/usr/share/${pkgname}/${pkgname}.py" "${pkgdir}/usr/bin/coverlovin"
|
||||
ln -s "../../usr/share/${pkgname}/${pkgname}.py" "${pkgdir}/usr/bin/coverlovin"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue