diff --git a/fortune-mod/APKBUILD b/fortune-mod/APKBUILD index 2993f23..81b7131 100644 --- a/fortune-mod/APKBUILD +++ b/fortune-mod/APKBUILD @@ -23,6 +23,7 @@ build() { } package() { + cd fortune-mod/build export DESTDIR=$pkgdir make install } \ No newline at end of file