void-packages/common/xbps-src/shutils
Jürgen Buchmüller 87779af6c8
purge-distfiles: grep instead of sourcing template
To catch all SHA256 hashes from a template, even the ones which
are used only under certain preconditions, use grep [0-9a-f]{64} to
find all hashes in a template.

The may be some false positives which does not hurt the intended
purpose to purge obsolete distfiles.

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2018-06-23 16:30:10 +02:00
..
build_dependencies.sh build_dependencies: print $build_style, if any 2018-01-16 05:31:32 +01:00
bulk.sh cross-profiles: simplify and rename some of them to match XBPS_TARGET_MACHINE. 2016-04-27 16:47:05 +02:00
chroot.sh common/xbps-src/shutils/chroot.sh: configure locale also when using -t. 2018-02-20 15:35:35 +01:00
common.sh Revert "common/xbps: make unset_package_funcs and run_pkg_hooks nonfatal" 2018-06-05 16:17:23 +02:00
consistency_check.sh xbps-src: implement a 'check' stage 2017-03-08 11:33:48 +01:00
cross.sh cross-profiles: simplify and rename some of them to match XBPS_TARGET_MACHINE. 2016-04-27 16:47:05 +02:00
pkgtarget.sh xbps-src: remove_pkg_autodeps: avoid interactivity. 2018-01-25 09:30:47 +01:00
purge_distfiles.sh purge-distfiles: grep instead of sourcing template 2018-06-23 16:30:10 +02:00
show.sh Revert "common/: add support for changelog field." 2018-05-04 16:46:46 +02:00
update_check.sh update_check.sh: add update check for kde 2018-06-21 10:57:34 -03:00
update_hash_cache.sh xbps-src: replace basename(1) with ${var##*/}. 2015-09-11 07:55:40 +02:00