Update fortune-mod-doc/APKBUILD
This commit is contained in:
parent
a2fe61e520
commit
3f1190f939
1 changed files with 2 additions and 1 deletions
|
@ -8,5 +8,6 @@ arch="x86_64"
|
|||
license="BSD-4-Clause"
|
||||
makedepends=""
|
||||
package() {
|
||||
mv usr $pkgdir/usr
|
||||
mkdir -p $pkgdir/usr/share/man
|
||||
mv man $pkgdir/usr/share/man
|
||||
}
|
Loading…
Add table
Reference in a new issue