mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
Update PKGBUILD
This commit is contained in:
parent
3534abd0bb
commit
2abbaf104b
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
pkgname=nona
|
||||
pkgver=2.0
|
||||
pkgrel=8
|
||||
pkgrel=9
|
||||
pkgdesc="NONA: a bastard son of Pee-Wee. Phylogenetic Analysis Software"
|
||||
arch=('any')
|
||||
url="http://www.lillo.org.ar/phylogeny/Nona-PeeWee/readme.htm"
|
||||
|
@ -16,6 +16,6 @@ package() {
|
|||
install -dm755 "$pkgdir"/usr/{bin,share/doc/$pkgname}
|
||||
install -Dm755 ${srcdir}/piwe.doc ${pkgdir}/usr/share/doc/$pkgname/piwe.doc
|
||||
chmod +x $srcdir/nona
|
||||
install -Dm755 $srcdir/nona $pkgdir/usr/bin/nona
|
||||
install -Dm755 $srcdir/nona $pkgdir/usr/bin/Nona-PeeWee
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue