diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-05-30 14:03:16 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-05-30 15:43:27 +0100 |
commit | f8c753fd3bf770777ec82428a40b5779279b33d6 (patch) | |
tree | 921a3fd4682462edeae328eef6ed805bfba7a617 /libexttextcat/android.patch | |
parent | 8201c8a5f680947c2e855504be321afb1e5bc06a (diff) |
bump to libexttextcat-3.3.1 and drop visibility patch
Change-Id: Id0e42068a1cd614a2e66e7f050c55b351999f2ae
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 bca8fe12fbed..36abf18253fc 100644 --- a/libexttextcat/android.patch +++ b/libexttextcat/android.patch @@ -1,5 +1,5 @@ ---- misc/libexttextcat-3.3.0/config.sub -+++ misc/build/libexttextcat-3.3.0/config.sub +--- misc/libexttextcat-3.3.1/config.sub ++++ misc/build/libexttextcat-3.3.1/config.sub @@ -120,7 +120,7 @@ # Here we must recognize all the valid KERNEL-OS combinations. maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` |