components/meld/patches/help-Makefile.patch
changeset 3957 a5f5c603e464
parent 3956 0a32d1193656
child 3958 fc5cedb0932b
equal deleted inserted replaced
3956:0a32d1193656 3957:a5f5c603e464
     1 --- meld-1.4.0/help/Makefile	Sun Sep 26 15:25:02 2010
       
     2 +++ meld-1.4.0/help/new.Makefile	Thu Apr 21 11:16:12 2011
       
     3 @@ -1,7 +1,7 @@
       
     4  
       
     5  .SUFFIXES :
       
     6  
       
     7 -LANGUAGES := C de es fr
       
     8 +LANGUAGES := C es fr
       
     9  
       
    10  .PHONY : all install uninstall clean
       
    11