diff options
Diffstat (limited to 'man/apkg.8')
| -rw-r--r-- | man/apkg.8 | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -236,9 +236,6 @@ Strips ELF executables (\fB\-\-strip-all\fR), shared objects (\fB\-\-strip-unneeded\fR), and static archives (\fB\-\-strip-debug\fR) unless \fBno_strip\fR is set .IP \- 2 -Merges \fI/bin\fR, \fI/sbin\fR, \fI/usr/sbin\fR into \fI/usr/bin\fR if -\fBAPKG_BINMERGE\fR is set -.IP \- 2 Installs runit service files from the \fBsv\fR variable into \fI/etc/sv\fR .SH ENVIRONMENT @@ -275,10 +272,6 @@ Space-separated list of \fIreal:alias\fR pairs for dependency substitution \fBAPKG_MASK\fR Space-separated list of packages to exclude from \fB\-l\fR and \fB\-U\fR. .TP -\fBAPKG_BINMERGE\fR -If set, merge \fI/bin\fR, \fI/sbin\fR, and \fI/usr/sbin\fR into -\fI/usr/bin\fR during packaging. -.TP \fBAPKG_LOG\fR If set, enable build logging. .TP |