mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
remove useless part of PKGBUILD
This commit is contained in:
parent
29cd9cfe3b
commit
0576fb9d46
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ package() {
|
|||
mv "$srcdir"/PhyloSuite/* "$pkgdir"/usr/bin/phylosuite
|
||||
chmod -R 755 "$pkgdir"/usr/bin/phylosuite
|
||||
chmod +x "$pkgdir"/usr/bin/phylosuite
|
||||
"$pkgdir"/usr/bin/phylosuite/PhyloSuite
|
||||
install -m 755 "$srcdir"/PhyloSuite.png "$pkgdir"/usr/bin/phylosuite/
|
||||
install -m 755 "$srcdir"/PhyloSuite.desktop "$pkgdir"/usr/share/applications/
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue