diff options
author | Ruben Rodriguez <ruben@gnu.org> | 2017-04-15 00:31:24 -0400 |
---|---|---|
committer | Ruben Rodriguez <ruben@gnu.org> | 2017-04-15 00:31:24 -0400 |
commit | d6ce4aaec1a9ce53fee9c0d9fc47668a33521deb (patch) | |
tree | d6838ec78cf9627593eff15d91192971fb768a25 /makeicecat | |
parent | f67c589162250621df56087884794f1645878774 (diff) |
Removed deprecated values from configure.in and mobile/android/confvars.sh
Diffstat (limited to 'makeicecat')
-rw-r--r-- | makeicecat | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -524,9 +524,6 @@ cp $ff32 image/test/unit/image2jpg32x32-win.png echo "-dontwarn android.support.**" >> mobile/android/config/proguard/proguard.cfg echo "-dontwarn android.support.**" >> mobile/android/config/proguard/strip-libs.cfg -sed '/MOZ_ANDROID_SEARCH_ACTIVITY/d; /MOZ_SERVICES_HEALTHREPORT/d; /MOZ_DEVICES/d; /MOZ_ANDROID_RESOURCE_CONSTRAINED/,+2d' -i mobile/android/confvars.sh -sed '/MOZ_ANDROID_GOOGLE_PLAY_SERVICES/d' -i configure.in - cat << EOF >> mobile/android/confvars.sh # IceCat settings MOZ_APP_VENDOR=GNU |