From 2087c03f8557e8771bdc509b73ebb96cd7620829 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Tue, 10 Mar 2015 09:50:03 +0100 Subject: [PATCH] Update NewsBlur to 4.2.2b1 (89) --- metadata/com.newsblur.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/metadata/com.newsblur.txt b/metadata/com.newsblur.txt index af285b1bdc..c2b3b824f7 100644 --- a/metadata/com.newsblur.txt +++ b/metadata/com.newsblur.txt @@ -242,6 +242,17 @@ Build:4.2.1,88 cd .. && \ ls | grep -v clients | xargs rm -rf +Build:4.2.2b1,89 + commit=71ed8670d6cdf6e961aa4c556f30c7bcb270868a + subdir=clients/android/NewsBlur + srclibs=Google-Gson@gson-2.2.4 + rm=clients/android/NewsBlur/libs/gson*jar + prebuild=cp -r $$Google-Gson$$/src/main/java/com src/ && \ + cd ../.. && \ + ls | grep -v android | xargs rm -rf && \ + cd .. && \ + ls | grep -v clients | xargs rm -rf + Maintainer Notes: No tags, but commits are usually clearly marked. Note that the android client is just a small part of the larger repo.