Show
Ignore:
Timestamp:
06/05/06 12:45:20 (2 years ago)
Author:
asterix
Message:

update debian files for 0.10.1

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/gajim_0.10/debian/patches/00_debian-copying.patch

    r4704 r6428  
    11Index: Makefile 
    22=================================================================== 
    3 --- Makefile    (revision 4702) 
     3--- Makefile    (revision 6412) 
    44+++ Makefile    (working copy) 
    55@@ -88,7 +88,6 @@ 
    6                 DST=`dirname "$$f"`; \ 
    7                 cp "./po/$$f" "$(DESTDIR)$(PREFIX)/share/gajim/$$DST/"; \ 
     6                fi; \ 
    87        done 
     8        ${MAKE} -C po install PREFIX=$(PREFIX) 
    99-       cp COPYING "$(DESTDIR)$(PREFIX)/share/gajim/"; 
    1010        cp THANKS "$(DESTDIR)$(PREFIX)/share/gajim/"; 
     
    1313Index: src/dialogs.py 
    1414=================================================================== 
    15 --- src/dialogs.py      (revision 4702) 
     15--- src/dialogs.py      (revision 6412) 
    1616+++ src/dialogs.py      (working copy) 
    17 @@ -443,7 +443,7 @@ 
     17@@ -521,7 +521,7 @@ 
    1818                dlg.set_version(gajim.version) 
    1919                s = u'Copyright \xa9 2003-2005 Gajim Team'