wok diff clutter-gtk/receipt @ rev 10101
vlc: Add $CONFIGURE_ARGS.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 14:59:49 2011 +0000 (2011-05-20) |
parents | a037a9259b0c |
children | 082eb0e58670 |
line diff
1.1 --- a/clutter-gtk/receipt Mon Dec 13 18:45:20 2010 +0000 1.2 +++ b/clutter-gtk/receipt Fri May 20 14:59:49 2011 +0000 1.3 @@ -15,7 +15,7 @@ 1.4 compile_rules() 1.5 { 1.6 cd $src 1.7 - patch -Np1 -i ../stuff/fix-gir.patch 1.8 + patch -Np1 -i $stuff/fix-gir.patch 1.9 sed -i -e 's/GTK_WIDGET_REALIZED/gtk_widget_get_realized/' \ 1.10 -e 's/GTK_WIDGET_VISIBLE/gtk_widget_get_visible/' \ 1.11 clutter-gtk/gtk-clutter-embed.c