mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
11 lines
267 B
Text
11 lines
267 B
Text
--- 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
|