[PATCH] Fix syntax error in android/build.sh

Anton Lundin glance at acc.umu.se
Mon Feb 6 23:03:29 PST 2017


On 07 February, 2017 - Willem Ferguson wrote:

> diff --git a/packaging/android/build.sh b/packaging/android/build.sh
> index 3cfaf47..57f94ca 100644
> --- a/packaging/android/build.sh
> +++ b/packaging/android/build.sh
> @@ -379,7 +379,7 @@ else
>  
>  	# android-mobile is hardcoded in CMakeLists.txt nowadays.
>  	rm -rf android-mobile
> -	cp -a "$SUBSURFACE_SOURCE/android android-mobile"
> +	cp -a "$SUBSURFACE_SOURCE/android" android-mobile
>  	sed -i -e "s/@SUBSURFACE_VERSION@/\"$SUBSURFACE_VERSION\"/;s/@BUILD_NR@/$BUILD_NR/" android-mobile/AndroidManifest.xml
>  fi

Wops. LGTM


//Anton


-- 
Anton Lundin	+46702-161604


More information about the subsurface mailing list