wok diff slitaz-tools/receipt @ rev 22314

updated xtrkcad and xtrkcad-dev (4.0.3a1 -> 5.1.2a)
author Hans-G?nter Theisgen
date Thu Nov 14 11:00:06 2019 +0100 (2019-11-14)
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	Thu Nov 14 11:00:06 2019 +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  }