wok-next diff gnome-games/receipt @ rev 13922
cssed, gnome-games: try to fix build
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat Jan 26 00:50:39 2013 +0000 (2013-01-26) |
parents | 6b09507225ec |
children | 5bd2d0b52b2f |
line diff
1.1 --- a/gnome-games/receipt Sat Jan 05 14:44:51 2013 +0100 1.2 +++ b/gnome-games/receipt Sat Jan 26 00:50:39 2013 +0000 1.3 @@ -19,7 +19,7 @@ 1.4 # Rules to configure and make the package. 1.5 compile_rules() 1.6 { 1.7 - cd $src 1.8 + LDFLAGS="$LDFLAGS -lgmodule" 1.9 ./configure \ 1.10 --sysconfdir=/etc \ 1.11 --bindir=/usr/games \