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";