Ignore:
Timestamp:
08/25/2021 11:53:46 AM (19 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
2405d19e
Parents:
4e9c598
Message:

qemu: prevent installing /usr/var

configure needs --localstatedir=/var. Report by Joe Locash.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/virtualization/qemu.xml

    r4e9c598 rb0a073b  
    222222../configure --prefix=/usr               \
    223223             --sysconfdir=/etc           \
     224             --localstatedir=/var        \
    224225             --target-list=$QEMU_ARCH    \
    225226             --audio-drv-list=alsa       \
Note: See TracChangeset for help on using the changeset viewer.