summaryrefslogtreecommitdiff
path: root/data/nvi/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'data/nvi/make.sh')
-rw-r--r--data/nvi/make.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/nvi/make.sh b/data/nvi/make.sh
index 0c2ecfc2e..e819fe396 100644
--- a/data/nvi/make.sh
+++ b/data/nvi/make.sh
@@ -1,5 +1,5 @@
-pkg:extract
-cd */build.unix
+pkg:setup
+cd build.unix
PKG_CONF=../dist/configure pkg:configure vi_cv_sprintf_count=yes vi_cv_sys5_pty=no "--with-db-prefix=$(PKG_DEST_ berkeleydb)/usr"
make
pkg:install