]> git.pld-linux.org Git - packages/empathy.git/commitdiff
- not used
authorPatryk Zawadzki <patrys@room-303.com>
Sat, 13 Sep 2008 14:48:15 +0000 (14:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    empathy-python2.5.patch -> 1.3

empathy-python2.5.patch [deleted file]

diff --git a/empathy-python2.5.patch b/empathy-python2.5.patch
deleted file mode 100644 (file)
index 7ce9c26..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-diff -ur empathy-0.12-o/python/pyempathy/Makefile.am empathy-0.12/python/pyempathy/Makefile.am
---- empathy-0.12-o/python/pyempathy/Makefile.am        2007-08-24 15:29:46.000000000 -0600
-+++ empathy-0.12/python/pyempathy/Makefile.am  2007-08-25 16:42:30.000000000 -0600
-@@ -6,7 +6,7 @@
-       -I$(top_srcdir)                                 \
-       -DDATADIR=\""$(datadir)"\"                      \
-       $(PYTHON_BINDING_CFLAGS)                        \
--      `python-config --cflags`                        \
-+      `python2.5-config --cflags`                     \
-       $(WARN_CFLAGS)
- BUILT_SOURCES =                                       \
-@@ -24,7 +24,7 @@
-       $(top_builddir)/libempathy/libempathy.la
- empathy_la_LDFLAGS =                                  \
--      `python-config --libs`                          \
-+      `python2.5-config --libs`                               \
-       -module -avoid-version
- pyempathy.c: pyempathy.override pyempathy.defs
-diff -ur empathy-0.12-o/python/pyempathygtk/Makefile.am empathy-0.12/python/pyempathygtk/Makefile.am
---- empathy-0.12-o/python/pyempathygtk/Makefile.am     2007-08-24 15:29:46.000000000 -0600
-+++ empathy-0.12/python/pyempathygtk/Makefile.am       2007-08-25 16:43:02.000000000 -0600
-@@ -6,7 +6,7 @@
-       -I$(top_srcdir)                                 \
-       -DDATADIR=\""$(datadir)"\"                      \
-       $(PYTHON_BINDING_CFLAGS)                        \
--      `python-config --cflags`                        
-+      `python2.5-config --cflags`                     
- BUILT_SOURCES =                                       \
-       pyempathygtk.c                                  
-@@ -24,7 +24,7 @@
-       $(top_builddir)/libempathy-gtk/libempathy-gtk.la
- empathygtk_la_LDFLAGS =                                       \
--      `python-config --libs`                          \
-+      `python2.5-config --libs`                               \
-       -module -avoid-version
- pyempathygtk.c: pyempathygtk.override pyempathygtk.defs
This page took 0.068285 seconds and 4 git commands to generate.