[gtk-mac-bundler] Correct gdk-pixbuf path in the pygtk example
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-mac-bundler] Correct gdk-pixbuf path in the pygtk example
- Date: Tue, 12 Feb 2013 21:43:02 +0000 (UTC)
commit 89b7554f1e419bb8b6faf00fc90875232a871f0e
Author: John Ralls <jralls ceridwen us>
Date: Tue Feb 12 13:42:36 2013 -0800
Correct gdk-pixbuf path in the pygtk example
examples/pygtk-demo.bundle | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/examples/pygtk-demo.bundle b/examples/pygtk-demo.bundle
index 89f4b65..2e61c23 100644
--- a/examples/pygtk-demo.bundle
+++ b/examples/pygtk-demo.bundle
@@ -96,7 +96,7 @@
<!-- Starting with 2.24, gdk-pixbuf installs into its own directory. -->
<binary>
- ${prefix}/lib/gdk-pixbuf-2.0/${pkg:${gtk}:gtk_binary_version}/*.so
+ ${prefix}/lib/gdk-pixbuf-2.0/${pkg:gdk-pixbuf-2.0:gdk_pixbuf_binary_version}/
</binary>
<binary>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]