mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
stacks: typo
This commit is contained in:
parent
fb50bb2c29
commit
efec15dd51
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ package() {
|
|||
|
||||
for pl_bin in ref_map.pl denovo_map.pl
|
||||
do
|
||||
sed -i "s@/build/stacks/pkg/stacks/usr/bin/@/usr/bin/" $pkgdir/usr/bin/$pl_bin
|
||||
sed -i "s@/build/stacks/pkg/stacks/usr/bin/@/usr/bin/@" $pkgdir/usr/bin/$pl_bin
|
||||
done
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue