Update fortune-mod/APKBUILD

This commit is contained in:
Nova Cat 2025-02-09 08:37:42 -08:00
parent ddabdb8ca3
commit a2fe61e520

View file

@ -26,4 +26,5 @@ package() {
cd fortune-mod/build
export DESTDIR=$pkgdir
make install
mv $pkgdir/usr/share/man ../../../fortune-mod-doc/man
}