wok diff buildroot/receipt @ rev 20095

slitaz-base-files: don't backup-restore the whole /etc ($CONFIG_FILES variable exist), allow to update /etc/init.d/rc.functions
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 05 23:51:00 2017 +0300 (2017-10-05)
parents dfef8de3d270
children fa44252c430c
line diff
     1.1 --- a/buildroot/receipt	Fri Jan 30 10:17:37 2015 +0100
     1.2 +++ b/buildroot/receipt	Thu Oct 05 23:51:00 2017 +0300
     1.3 @@ -12,7 +12,7 @@
     1.4  SUGGESTED="subversion bazaar git elfkickers ccache bison flex gettext texinfo"
     1.5  
     1.6  DEPENDS="slitaz-toolchain ncurses-dev ncurses wget ncursesw-extra tar \
     1.7 -bash bzip2 perl python unzip rsync"
     1.8 +bash bzip2 perl python unzip rsync bc patch"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()