wok diff parted/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 30d223dc104f
children 7e911016a644
line diff
     1.1 --- a/parted/receipt	Tue Jan 27 17:35:53 2015 +0100
     1.2 +++ b/parted/receipt	Thu Oct 05 23:51:00 2017 +0300
     1.3 @@ -13,6 +13,9 @@
     1.4  
     1.5  DEPENDS="util-linux-uuid util-linux-blkid"
     1.6  BUILD_DEPENDS="e2fsprogs-dev util-linux-uuid-dev util-linux-blkid-dev"
     1.7 +SUGGESTED="btrfs-progs e2fsprogs f2fs-tools dosfstools mtools hfsutils \
     1.8 +hfsprogs jfsutils util-linux lvm2 nilfs-utils ntfsprogs reiser4progs \
     1.9 +reiserfsprogs xfsprogs"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()