diff --git a/metadata/com.vlille.checker.txt b/metadata/com.vlille.checker.txt index abd5016a2b..6358d4e098 100644 --- a/metadata/com.vlille.checker.txt +++ b/metadata/com.vlille.checker.txt @@ -34,11 +34,10 @@ ActionBarSherlock@4.1.0;PullToRefresh@v1.4.1.1,extlibs=\ acra/acra-4.4.0.jar;commons-collections/commons-collections-3.2.1.jar;commons-lang/commons-lang3-3.1.jar;\ osmdroid/osmdroid-android-3.0.8.jar;sl4j/slf4j-android-1.6.1-RC1.jar;junit/junit-4.8.1.jar,prebuild=\ sed -i 's@\(android.library.reference.1=\).*@\1$$ActionBarSherlock$$@' project.properties && \ -sed -i 's@\(android.library.reference.2=\).*@\1$$PullToRefresh$$/library@' project.properties && \ -sed -i 's@\(android.library.reference.3=\).*@\1$$PullToRefresh$$/extras/PullToRefreshListFragment@' project.properties && \ -$$SDK$$/tools/android update project -p $$PullToRefresh$$/library -s && \ -$$SDK$$/tools/android update project -p $$PullToRefresh$$/extras/PullToRefreshListFragment -s && \ -cp $$PullToRefresh$$/extras/PullToRefreshListFragment/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ +sed -i 's@\(android.library.reference.2=\).*@\1$$PullToRefresh$$@' project.properties && \ +sed -i 's@\(android.library.reference.3=\).*@\1$$PullToRefresh$$/../extras/PullToRefreshListFragment@' project.properties && \ +$$SDK$$/tools/android update project -p $$PullToRefresh$$/../extras/PullToRefreshListFragment -s && \ +cp $$PullToRefresh$$/../extras/PullToRefreshListFragment/libs/android-support-v4.jar $$ActionBarSherlock$$/libs/ Auto Update Mode:None #Can't find version code on playmarket; Tags are behind diff --git a/metadata/org.wheelmap.android.online.txt b/metadata/org.wheelmap.android.online.txt index 10e37556ee..ce889aa5f5 100644 --- a/metadata/org.wheelmap.android.online.txt +++ b/metadata/org.wheelmap.android.online.txt @@ -25,8 +25,7 @@ Repo:https://github.com/sozialhelden/wheelmap-android.git Build Version:0.8.3,16,0.8.3_release,subdir=Wheelmap,\ srclibs=PullToRefresh@v1.3.0;NoAnalytics@158a4a,rm=Wheelmap/libs/libGoogleAnalytics.jar,prebuild=\ -$$SDK$$/tools/android update project -p $$PullToRefresh$$/library && \ -sed -i 's@\(android.library.reference.1=\).*@\1$$PullToRefresh$$/library@' project.properties && \ +sed -i 's@\(android.library.reference.1=\).*@\1$$PullToRefresh$$@' project.properties && \ echo "android.library.reference.2=$$NoAnalytics$$" >> project.properties #See Readme for using switch to disable Google Analytics, to be run in root directory diff --git a/srclibs/PullToRefresh.txt b/srclibs/PullToRefresh.txt index 73584e5817..6eeed0d4aa 100644 --- a/srclibs/PullToRefresh.txt +++ b/srclibs/PullToRefresh.txt @@ -3,3 +3,5 @@ Repo:https://github.com/chrisbanes/Android-PullToRefresh.git Subdir:library +Update Project:Yes +