wok diff horst/receipt @ rev 20505

partclone 0.2.89 -> 0.2.70: dpkg-architecture not used here
author Erkan Yilmaz <erkan@slitaz.org>
date Tue Oct 30 11:23:14 2018 +0000 (2018-10-30)
parents ab52504863e3
children 667a6ebad331
line diff
     1.1 --- a/horst/receipt	Sun Jan 18 16:43:46 2015 -0500
     1.2 +++ b/horst/receipt	Tue Oct 30 11:23:14 2018 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	export LDFLAGS="-Wl,--copy-dt-needed-entries"
     1.8 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries"
     1.9  	make
    1.10  }
    1.11