Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2005-12-10 13:04:09 +0300
committerYann Leboulanger <asterix@lagaule.org>2005-12-10 13:04:09 +0300
commitf75b0e9490975b5e6366914a0ad0095481b472ad (patch)
treeda032cf0327ebd243871f86435e38273e687820c /debian
parent30eaaecb917f344be2c8b53a08cb94c4dc0b496b (diff)
update debian patches for 0.9
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/00_debian-copying.patch8
-rw-r--r--debian/patches/00_debian-xpm.patch2
2 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/00_debian-copying.patch b/debian/patches/00_debian-copying.patch
index 51f5a6007..c8049d2dd 100644
--- a/debian/patches/00_debian-copying.patch
+++ b/debian/patches/00_debian-copying.patch
@@ -1,8 +1,8 @@
Index: Makefile
===================================================================
---- Makefile (revision 2269)
+--- Makefile (revision 4702)
+++ Makefile (working copy)
-@@ -64,7 +64,6 @@
+@@ -88,7 +88,6 @@
DST=`dirname "$$f"`; \
cp "$$f" "$(DESTDIR)$(PREFIX)/share/gajim/$$DST/"; \
done
@@ -12,9 +12,9 @@ Index: Makefile
cp data/pixmaps/gajim_about.png "$(DESTDIR)$(PREFIX)/share/pixmaps/";
Index: src/dialogs.py
===================================================================
---- src/dialogs.py (revision 2272)
+--- src/dialogs.py (revision 4702)
+++ src/dialogs.py (working copy)
-@@ -391,7 +391,7 @@
+@@ -443,7 +443,7 @@
dlg.set_version(gajim.version)
s = u'Copyright \xa9 2003-2005 Gajim Team'
dlg.set_copyright(s)
diff --git a/debian/patches/00_debian-xpm.patch b/debian/patches/00_debian-xpm.patch
index caa7d1c29..88a487556 100644
--- a/debian/patches/00_debian-xpm.patch
+++ b/debian/patches/00_debian-xpm.patch
@@ -335,7 +335,7 @@
+" "}
--- Makefile
+++ Makefile
-@@ -69,7 +69,7 @@
+@@ -91,7 +91,7 @@
done
cp COPYING "$(DESTDIR)$(PREFIX)/share/gajim/";
mkdir -p "$(DESTDIR)$(PREFIX)/share/pixmaps";