wok diff slitaz-base-files/receipt @ rev 23937

qemu: add X86_64 efi bios
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Sep 12 11:24:50 2020 +0000 (2020-09-12)
parents eb79f91c84cc
children b57d2cbc7c42
line diff
     1.1 --- a/slitaz-base-files/receipt	Mon Jan 14 10:40:58 2019 +0100
     1.2 +++ b/slitaz-base-files/receipt	Sat Sep 12 11:24:50 2020 +0000
     1.3 @@ -22,8 +22,6 @@
     1.4  /etc/host.conf \
     1.5  /etc/hostname \
     1.6  /etc/group \
     1.7 -/etc/gshadow \
     1.8 -/etc/shadow \
     1.9  /etc/daemons.conf \
    1.10  /etc/nsswitch.conf \
    1.11  /etc/networks \
    1.12 @@ -36,6 +34,10 @@
    1.13  /etc/slitaz/slitaz.conf \
    1.14  /etc/sysctl.conf"
    1.15  
    1.16 +SECRET_FILES="\
    1.17 +/etc/gshadow \
    1.18 +/etc/shadow"
    1.19 +
    1.20  # Rules to configure and make the package.
    1.21  compile_rules()
    1.22  {