wok diff partclone/receipt @ rev 20097

Up tazpanel (616)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 07 13:20:59 2017 +0200 (2017-10-07)
parents 4ea96657834e
children 6dd10646ce67
line diff
     1.1 --- a/partclone/receipt	Sun Jul 26 17:30:32 2015 +0200
     1.2 +++ b/partclone/receipt	Sat Oct 07 13:20:59 2017 +0200
     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 \