From 8ba3c15259175ee64ece7ef620c58ada7994e60b Mon Sep 17 00:00:00 2001 From: emmett1 Date: Sat, 30 May 2026 00:18:25 +0800 Subject: removed APKG_BINMERGE --- man/apkg.8 | 7 ------- 1 file changed, 7 deletions(-) (limited to 'man') diff --git a/man/apkg.8 b/man/apkg.8 index b810666..4eae6b6 100644 --- a/man/apkg.8 +++ b/man/apkg.8 @@ -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 -- cgit v1.2.3