Install precious programs with -S.
This commit is contained in:
parent
891fcc9766
commit
3ff8bfc8dc
@ -115,9 +115,12 @@ _EXTRADEPEND:
|
||||
|
||||
.if !target(install)
|
||||
|
||||
.if defined(PRECIOUSPROG) && !defined(NOFSCHG)
|
||||
.if defined(PRECIOUSPROG)
|
||||
.if !defined(NOFSCHG)
|
||||
INSTALLFLAGS+= -fschg
|
||||
.endif
|
||||
INSTALLFLAGS+= -S
|
||||
.endif
|
||||
|
||||
_INSTALLFLAGS:= ${INSTALLFLAGS}
|
||||
.for ie in ${INSTALLFLAGS_EDIT}
|
||||
|
Loading…
x
Reference in New Issue
Block a user