summaryrefslogtreecommitdiff
path: root/data/autossh/make.sh
diff options
context:
space:
mode:
Diffstat (limited to 'data/autossh/make.sh')
-rw-r--r--data/autossh/make.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/data/autossh/make.sh b/data/autossh/make.sh
index ab2f4cf95..eaba182f1 100644
--- a/data/autossh/make.sh
+++ b/data/autossh/make.sh
@@ -1,5 +1,4 @@
-pkg:extract
-cd *
+pkg:setup
pkg:configure ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes
make
pkg:install prefix="${PKG_DEST}/usr"