summaryrefslogtreecommitdiff
path: root/data/p7zip
diff options
context:
space:
mode:
Diffstat (limited to 'data/p7zip')
-rw-r--r--data/p7zip/make.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/data/p7zip/make.sh b/data/p7zip/make.sh
index 1d0ec501a..9a0847cf7 100644
--- a/data/p7zip/make.sh
+++ b/data/p7zip/make.sh
@@ -1,6 +1,4 @@
-pkg:extract
-cd *
-pkg:patch
+pkg:setup
mv -f makefile.macosx makefile.machine
make all2
make install DEST_HOME="${PKG_DEST}/usr"