wok-next diff fbpanel/receipt @ rev 18515

xorg-xset: add gui for screensaver configuration
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Sat Oct 24 23:56:53 2015 +0200 (2015-10-24)
parents a002e9484225
children c4e53a39395a
line diff
     1.1 --- a/fbpanel/receipt	Fri Apr 04 00:27:13 2014 +0200
     1.2 +++ b/fbpanel/receipt	Sat Oct 24 23:56:53 2015 +0200
     1.3 @@ -18,7 +18,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	cd $src
     1.7 -	export LDFLAGS="-Wl,--copy-dt-needed-entries -lX11"
     1.8 +	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lX11"
     1.9  	./configure && make && make install
    1.10  }
    1.11