summaryrefslogtreecommitdiffstats
path: root/archive/zip/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'archive/zip/BUILD')
-rwxr-xr-xarchive/zip/BUILD8
1 files changed, 2 insertions, 6 deletions
diff --git a/archive/zip/BUILD b/archive/zip/BUILD
index 80b265238f..a0f6d70ddb 100755
--- a/archive/zip/BUILD
+++ b/archive/zip/BUILD
@@ -1,6 +1,2 @@
-cp unix/Makefile . &&
-sedit "s/CFLAGS = -O2/CFLAGS := \$(CFLAGS)/" Makefile &&
-sedit "s:/usr/local:/usr:" Makefile &&
-sedit "s:/man/:/share/man/:" Makefile &&
-
-make generic
+make -f unix/Makefile flags &&
+make -f unix/Makefile generic