mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
junest*: update to make it suitable for junest
This commit is contained in:
parent
6460832567
commit
c5eeda7e1e
2 changed files with 2 additions and 3 deletions
|
@ -16,5 +16,6 @@ sha1sums=('aa10c69e4c03240c5fcbc18f8a646a14090c6f73')
|
|||
|
||||
package() {
|
||||
install -dm755 "${pkgdir}"/usr/bin
|
||||
install -m755 ${srcdir}/${_pkgname} "${pkgdir}"/usr/bin
|
||||
install -m755 ${srcdir}/${_pkgname} "${pkgdir}"/usr/bin/$pkgname-x86_64
|
||||
ln -s /usr/bin/$pkgname-x86_64 $pkgdir/usr/bin/$pkgname
|
||||
}
|
||||
|
|
|
@ -27,5 +27,3 @@ then
|
|||
|
||||
$fakechrootcmd $fakerootcmd "${@}"
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue