wok-6.x diff rawstudio/receipt @ rev 13327
librsync: typo
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Sep 03 11:17:28 2012 +0200 (2012-09-03) |
parents | 940b5937e496 |
children | 380ffe05937a |
line diff
1.1 --- a/rawstudio/receipt Wed Mar 02 11:06:20 2011 +0100 1.2 +++ b/rawstudio/receipt Mon Sep 03 11:17:28 2012 +0200 1.3 @@ -15,6 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + export LDFLAGS="-Wl,--copy-dt-needed-entries -lX11" 1.8 export PKG_CONFIG_PATH="/usr/lib/pkgconfig" 1.9 patch -p1 -i $stuff/rawstudio-const.patch 1.10 ./configure \