aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authoremmett1 <me@emmett1.my>2026-05-30 00:18:25 +0800
committeremmett1 <me@emmett1.my>2026-05-30 00:18:25 +0800
commit8ba3c15259175ee64ece7ef620c58ada7994e60b (patch)
treecb7a246349eff47f12c96a3ec5986472f3fea8ce /man
parent49717b9544bacbcd38a10b791adcb4a4aa2e9162 (diff)
downloadautils-8ba3c15259175ee64ece7ef620c58ada7994e60b.tar.gz
autils-8ba3c15259175ee64ece7ef620c58ada7994e60b.zip
removed APKG_BINMERGE
Diffstat (limited to 'man')
-rw-r--r--man/apkg.87
1 files changed, 0 insertions, 7 deletions
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