openbsd-ports/audio/rhythmbox/patches/patch-bindings_python_Makefile_in
ajacoutot 21f7450789 - update to rhythmbox-0.12.1
lots of crasher and bug fixes
2009-04-28 10:26:35 +00:00

14 lines
421 B
Plaintext

$OpenBSD: patch-bindings_python_Makefile_in,v 1.4 2009/04/28 10:26:36 ajacoutot Exp $
--- bindings/python/Makefile.in.orig Tue Apr 28 09:39:58 2009
+++ bindings/python/Makefile.in Tue Apr 28 10:19:40 2009
@@ -311,7 +311,8 @@ rb_la_LDFLAGS = \
rb_la_LIBADD = \
$(PYTHON_LIBS) \
$(PYTHON_EXTRA_LIBS) \
- $(PYGTK_LIBS)
+ $(PYGTK_LIBS) \
+ $(top_srcdir)/sources/libsources.la
rb_la_CFLAGS = \
-I$(top_srcdir) \