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
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2005-07-05 11:53:59 +0400
committerYann Leboulanger <asterix@lagaule.org>2005-07-05 11:53:59 +0400
commit28c7025ec58af7608d918a21920ba98d13c4d6d8 (patch)
tree0824cc9b3c7431f3e09e2bd03bb7dcc67625e4a9 /debian/patches
parent192ccf20758ad87191563d6db4ae5363d50d19fa (diff)
update debian package
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/00_debian-copying.patch16
1 files changed, 14 insertions, 2 deletions
diff --git a/debian/patches/00_debian-copying.patch b/debian/patches/00_debian-copying.patch
index 45e844ade..51f5a6007 100644
--- a/debian/patches/00_debian-copying.patch
+++ b/debian/patches/00_debian-copying.patch
@@ -1,7 +1,19 @@
+Index: Makefile
+===================================================================
+--- Makefile (revision 2269)
++++ Makefile (working copy)
+@@ -64,7 +64,6 @@
+ DST=`dirname "$$f"`; \
+ cp "$$f" "$(DESTDIR)$(PREFIX)/share/gajim/$$DST/"; \
+ done
+- cp COPYING "$(DESTDIR)$(PREFIX)/share/gajim/";
+ mkdir -p "$(DESTDIR)$(PREFIX)/share/pixmaps";
+ cp data/pixmaps/gajim.png "$(DESTDIR)$(PREFIX)/share/pixmaps/";
+ cp data/pixmaps/gajim_about.png "$(DESTDIR)$(PREFIX)/share/pixmaps/";
Index: src/dialogs.py
===================================================================
---- src/dialogs.py (Revision 2236)
-+++ src/dialogs.py (Arbeitskopie)
+--- src/dialogs.py (revision 2272)
++++ src/dialogs.py (working copy)
@@ -391,7 +391,7 @@
dlg.set_version(gajim.version)
s = u'Copyright \xa9 2003-2005 Gajim Team'