mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
phylip: rm extra exe
This commit is contained in:
parent
c42a786c45
commit
d4688f2be6
1 changed files with 2 additions and 0 deletions
|
@ -39,4 +39,6 @@ package() {
|
||||||
mv exe/*.so "$pkgdir"/usr/lib/
|
mv exe/*.so "$pkgdir"/usr/lib/
|
||||||
mv exe/font* "$pkgdir"/usr/share/phylip/
|
mv exe/font* "$pkgdir"/usr/share/phylip/
|
||||||
mv exe/* "$pkgdir"/usr/bin
|
mv exe/* "$pkgdir"/usr/bin
|
||||||
|
|
||||||
|
rm $pkgdir/usr/bin/*.exe
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue