wok diff gnome-ppp/receipt @ rev 23822
created recipes for qt5 packages
author | Hans-G?nter Theisgen |
---|---|
date | Thu May 28 10:55:44 2020 +0100 (2020-05-28) |
parents | d1c17bd2c2bc |
children | a6b997a82f39 |
line diff
1.1 --- a/gnome-ppp/receipt Mon Dec 02 17:47:06 2013 +0000 1.2 +++ b/gnome-ppp/receipt Thu May 28 10:55:44 2020 +0100 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 --prefix=/usr $CONFIGURE_ARGS && 1.10 make && 1.11 make DESTDIR=$DESTDIR install