wok-6.x diff slitaz-tools/receipt @ rev 23751
updated xine-lib, xine-lib-dev and xine fonts (1.2.9 -> 1.2.10)
author | Hans-G?nter Theisgen |
---|---|
date | Fri May 01 16:04:39 2020 +0100 (2020-05-01) |
parents | f7a13af08fc7 |
children | 353ee7a288c6 |
line diff
1.1 --- a/slitaz-tools/receipt Sat Jul 06 16:10:54 2019 +0200 1.2 +++ b/slitaz-tools/receipt Fri May 01 16:04:39 2020 +0100 1.3 @@ -21,7 +21,7 @@ 1.4 /etc/TZ 1.5 /etc/keymap.conf 1.6 /etc/locale.conf 1.7 -/etc/firewall.conf" 1.8 +/etc/slitaz/firewall.conf" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules() 1.12 @@ -36,6 +36,5 @@ 1.13 mkdir -p $fs 1.14 cp -a $install/* $fs 1.15 chmod 0644 $fs/usr/share/locale/*/*/*.mo 1.16 - touch $fs/etc/firewall.conf 1.17 chown -R root.root $fs 1.18 }