mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
last: fix doc
This commit is contained in:
parent
f2f22de97c
commit
e7fa6cf26e
1 changed files with 1 additions and 1 deletions
|
@ -20,6 +20,6 @@ package() {
|
|||
cd doc
|
||||
for docu in $(ls)
|
||||
do
|
||||
install -Dm644 $docu $pkgdir/usr/share/$docy
|
||||
install -Dm644 $docu $pkgdir/usr/share/doc/$pkgname/$docu
|
||||
done
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue