wok diff partclone/receipt @ rev 20497

updated diffutils (3.3 -> 3.6)
author Hans-G?nter Theisgen
date Mon Oct 29 16:27:52 2018 +0100 (2018-10-29)
parents 4ea96657834e
children 6dd10646ce67
line diff
     1.1 --- a/partclone/receipt	Sun Jul 26 17:30:32 2015 +0200
     1.2 +++ b/partclone/receipt	Mon Oct 29 16:27:52 2018 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	./configure $CONFIGURE_ARGS \
     1.8 +	./configure LDFLAGS="$LDFLAGS -lcom_err" $CONFIGURE_ARGS \
     1.9  		--enable-extfs \
    1.10  		--enable-fat \
    1.11  		--enable-exfat \