Opened 9 months ago
Last modified 9 months ago
#20107 closed defect
alignment spacing - BLFS r12.1-1258 — at Initial Version
Reported by: | rhubarbpieguy | Owned by: | blfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 12.2 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
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 \
Note:
See TracTickets
for help on using tickets.