mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
muscle3: fix the license missing
This commit is contained in:
parent
9d8a65672e
commit
3f4e18101e
1 changed files with 0 additions and 1 deletions
|
@ -24,6 +24,5 @@ build() {
|
|||
package() {
|
||||
cd "$srcdir"
|
||||
install -D -m755 muscle "$pkgdir/usr/bin/muscle"
|
||||
install -D -m644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue