]> git.pld-linux.org Git - packages/meld.git/commitdiff
- nasty translation quickfix
authorczarny <czarny@pld-linux.org>
Tue, 28 Nov 2006 08:01:54 +0000 (08:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 3 for rebuild with new python

Changed files:
    meld.spec -> 1.46

meld.spec

index 6a0336b4e1d10fb3704e83a1de02d0238d6c262e..1e68d12d175b3241bfcd3eebae546734e48b94e6 100644 (file)
--- a/meld.spec
+++ b/meld.spec
@@ -5,7 +5,7 @@ Summary:        Visual diff and merge tool
 Summary(pl):   Wizualne narzêdzie do ogl±dania i w³±czania zmian (diff)
 Name:          meld
 Version:       1.1.4
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications/Text
 Source0:       http://ftp.gnome.org/pub/gnome/sources/meld/1.1/%{name}-%{version}.tar.bz2
@@ -50,6 +50,8 @@ zak
 %patch1 -p1
 
 %build
+# Nasty quickfix - some translations are broken for now
+rm -f po/{hu,ja,ru}.po
 %{__make} \
        prefix=/usr \
        libdir=%{py_sitedir}
This page took 0.246776 seconds and 4 git commands to generate.