From 0907c20995faa9234f675651eca5c4b93fc4c3e7 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Sat, 10 Aug 2019 14:53:14 +0200 Subject: [PATCH] build-package: minor help message change --- data/build-package.common | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/data/build-package.common b/data/build-package.common index 107f3ea..1ebd30a 100644 --- a/data/build-package.common +++ b/data/build-package.common @@ -192,10 +192,12 @@ setup NanoDroid [! do this first !]: update contents: u-microg | update microG and companions u-fdroid | update F-Droid and Extension + u-bromite | update Bromite System WebView u-osmand | update OsmAnd and Plugins u-apps | update applications u-swipe | update swipe libraries u-gsync | update Google Sync Adapters + u-patch | download Haystack patches create zip files: full | create Full package zip from repo @@ -205,7 +207,7 @@ create zip files: uninstaller | create uninstaller zip from repo setupwizard | create SetupWizard zip from repo bromitewebview | create Bromite WebView zip from repo - osmand | create OsmAnd package zip from repo + osmand | create OsmAnd package zip from repo all | create all zips from repo misc. stuff: @@ -215,7 +217,6 @@ misc. stuff: dalvik [jar] | prepare a jar file for dalvikvm usage ver [ver] [date] | bump version bump | bump versionCode in Magisk Modules - u-patch | download Haystack patches " exit 0