wok-current diff libgd/receipt @ rev 18276
Up yuyo-gtk-theme: Add metacity theme and remove gtk-3.0 theme
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Fri Aug 07 14:14:35 2015 -0300 (2015-08-07) |
parents | 2032772ca2e4 |
children | 5446046a1c29 |
line diff
1.1 --- a/libgd/receipt Thu May 08 20:04:50 2014 +0200 1.2 +++ b/libgd/receipt Fri Aug 07 14:14:35 2015 -0300 1.3 @@ -26,7 +26,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 -lm" 1.8 + export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lm" 1.9 cmake . && make && make DESTDIR=$DESTDIR install || return 1 1.10 1.11 cd src