diff options
| author | emmett1 <me@emmett1.my> | 2026-05-30 00:18:25 +0800 |
|---|---|---|
| committer | emmett1 <me@emmett1.my> | 2026-05-30 00:18:25 +0800 |
| commit | 8ba3c15259175ee64ece7ef620c58ada7994e60b (patch) | |
| tree | cb7a246349eff47f12c96a3ec5986472f3fea8ce /man | |
| parent | 49717b9544bacbcd38a10b791adcb4a4aa2e9162 (diff) | |
| download | autils-8ba3c15259175ee64ece7ef620c58ada7994e60b.tar.gz autils-8ba3c15259175ee64ece7ef620c58ada7994e60b.zip | |
removed APKG_BINMERGE
Diffstat (limited to 'man')
| -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 |