wok diff imagination/receipt @ rev 15203
linux: update boot sector
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Sep 08 22:26:29 2013 +0000 (2013-09-08) |
parents | 3d4981aca979 |
children | 7105e793369a |
line diff
1.1 --- a/imagination/receipt Tue Aug 13 16:39:37 2013 +0000 1.2 +++ b/imagination/receipt Sun Sep 08 22:26:29 2013 +0000 1.3 @@ -18,6 +18,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 + export LDFLAGS="-Wl,--copy-dt-needed-entries -lgmodule" 1.8 ./configure --prefix=/usr $CONFIGURE_ARGS && 1.9 make && 1.10 make DESTDIR=$DESTDIR install