From 890af5418f4562a26c4263a01919172aa6f5ee55 Mon Sep 17 00:00:00 2001 From: Boris Kraut Date: Wed, 8 Apr 2015 10:55:26 +0200 Subject: [PATCH] Update NewsBlur to 4.2.3b4 (90) --- metadata/com.newsblur.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/metadata/com.newsblur.txt b/metadata/com.newsblur.txt index 498ca3b520..fabfa2d145 100644 --- a/metadata/com.newsblur.txt +++ b/metadata/com.newsblur.txt @@ -253,6 +253,17 @@ Build:4.2.2b1,89 cd .. && \ ls | grep -v clients | xargs rm -rf +Build:4.2.3b4,90 + commit=54c5503514a96b403a89543f4c00a91483ed6964 + 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.