mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
12 lines
267 B
Makefile
12 lines
267 B
Makefile
--- Makefile.config.model.orig 2024-06-14 19:14:25 UTC
|
|
+++ Makefile.config.model
|
|
@@ -182,7 +182,7 @@ INSTALL = install
|
|
SED = sed
|
|
PERL = perl
|
|
INSTALL = install
|
|
-INSTALLSTRIP = install --strip
|
|
+INSTALLSTRIP = install -s
|
|
INSTALLd = install -d
|
|
|
|
OCAMLC = ocamlc.opt
|