Changeset 0f46bd2


Ignore:
Timestamp:
01/15/2023 08:18:16 AM (16 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib
Children:
325db8f
Parents:
e7de61eb
Message:

Add --lib=/usr/lib{,x}32 to get .pc files in the correct location

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/systemd.xml

    re7de61eb r0f46bd2  
    250250      --sysconfdir=/etc                \
    251251      --localstatedir=/var             \
     252      --libdir=/usr/lib32              \
    252253      -Drootlibdir=/usr/lib32          \
    253254      -Dblkid=true                  \
     
    309310      --sysconfdir=/etc                 \
    310311      --localstatedir=/var              \
     312      --libdir=/usr/libx32              \
    311313      -Drootlibdir=/usr/libx32          \
    312314      -Dblkid=true                  \
Note: See TracChangeset for help on using the changeset viewer.