wok diff xrestop/receipt @ rev 17903

smbclient: symlink smbspool to cups backend (again)
author Richard Dunbar <mojo@slitaz.org>
date Sat Apr 04 10:31:10 2015 -0400 (2015-04-04)
parents 15425b9b6175
children 46fc8daa3b41
line diff
     1.1 --- a/xrestop/receipt	Sun Jan 04 11:31:30 2015 +0000
     1.2 +++ b/xrestop/receipt	Sat Apr 04 10:31:10 2015 -0400
     1.3 @@ -15,7 +15,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  	./configure --prefix=/usr
    1.10  	make
    1.11  	make install