Opened 9 months ago
Closed 9 months ago
#20107 closed defect (fixed)
alignment spacing - BLFS r12.1-1258
Reported by: | rhubarbpieguy | Owned by: | blfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 12.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description (last modified by ) ¶
I think a few lines in each of the following packages need a space for alignment.
NetworkManager-1.48.4
CXXFLAGS+="-O2 -fPIC" \ meson setup .. \ --prefix=/usr \ --buildtype=release \ -D libaudit=no \ -D nmtui=true \ -D ovs=false \ -D ppp=false \ -D selinux=false \ -D qt=false \ -D session_tracking=systemd \
GTK+-3.24.43
meson setup --prefix=/usr \ --buildtype=release \ -D man=true \ -D broadway_backend=true \
Change History (1)
comment:1 by , 9 months ago
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
OK, fixed. Thanks for pointing it out. I think updated about 80 packages and missed the whitespace alignment for a couple. Let me know if you find more.