diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-11-09 23:27:55 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-11-12 11:18:29 +0000 |
commit | 592f1e5b04ed3a2abb3286204b053afe9f2a49a9 (patch) | |
tree | a259adfe02f2ff4264a6f92c5fc126999e992c7b /libexttextcat/android.patch | |
parent | 81a7805906da2b10cd268adbf7b3ebe173cfb4ff (diff) |
bump to libexttextcat-3.4.0 for fixed Polish detection
now we are "post convert libexttextcat to gbuild" of
31219f0f97d081d94d927b5c3d08bb8677b22506 and no longer
need the deleted makefile.mk under windows
Change-Id: I1052ab7f6db28182c700f55b25ef897339dc69dd
Diffstat (limited to 'libexttextcat/android.patch')
-rw-r--r-- | libexttextcat/android.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexttextcat/android.patch b/libexttextcat/android.patch index 36abf18253fc..467caba7b266 100644 --- a/libexttextcat/android.patch +++ b/libexttextcat/android.patch @@ -1,5 +1,5 @@ ---- misc/libexttextcat-3.3.1/config.sub -+++ misc/build/libexttextcat-3.3.1/config.sub +--- misc/libexttextcat-3.4.0/config.sub ++++ misc/build/libexttextcat-3.4.0/config.sub @@ -120,7 +120,7 @@ # Here we must recognize all the valid KERNEL-OS combinations. maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` |