mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
rewritemeta
This commit is contained in:
parent
bf17caa00d
commit
0dd6774abf
1 changed files with 8 additions and 8 deletions
|
|
@ -622,8 +622,8 @@ Builds:
|
|||
- git checkout 5.1.2 -- packaging/android
|
||||
- python3 build-tools/copy_po.py
|
||||
- sed -i -e 's/donationLink->show();/donationLink->hide();/' libs/ui/KisWelcomePageWidget.cpp
|
||||
- sed -i -e '/set(KRITA_VERSION_STRING/s/".*"/"$$VERSION$$"/' -e '/set(KRITA_ALPHA 1)/d'
|
||||
CMakeLists.txt
|
||||
- sed -i -e '/set(KRITA_VERSION_STRING/s/".*"/"$$VERSION$$"/' -e '/set(KRITA_ALPHA
|
||||
1)/d' CMakeLists.txt
|
||||
- cd packaging/android/apk
|
||||
- echo 'gradle "$@"' > gradlew
|
||||
- sed -i -e '/billing/d' -e 's/versionCode .*/versionCode $$VERCODE$$/' build.gradle
|
||||
|
|
@ -653,8 +653,8 @@ Builds:
|
|||
- git checkout 5.1.2 -- packaging/android
|
||||
- python3 build-tools/copy_po.py
|
||||
- sed -i -e 's/donationLink->show();/donationLink->hide();/' libs/ui/KisWelcomePageWidget.cpp
|
||||
- sed -i -e '/set(KRITA_VERSION_STRING/s/".*"/"$$VERSION$$"/' -e '/set(KRITA_ALPHA 1)/d'
|
||||
CMakeLists.txt
|
||||
- sed -i -e '/set(KRITA_VERSION_STRING/s/".*"/"$$VERSION$$"/' -e '/set(KRITA_ALPHA
|
||||
1)/d' CMakeLists.txt
|
||||
- cd packaging/android/apk
|
||||
- echo 'gradle "$@"' > gradlew
|
||||
- sed -i -e '/billing/d' -e 's/versionCode .*/versionCode $$VERCODE$$/' build.gradle
|
||||
|
|
@ -684,8 +684,8 @@ Builds:
|
|||
- git checkout 5.1.2 -- packaging/android
|
||||
- python3 build-tools/copy_po.py
|
||||
- sed -i -e 's/donationLink->show();/donationLink->hide();/' libs/ui/KisWelcomePageWidget.cpp
|
||||
- sed -i -e '/set(KRITA_VERSION_STRING/s/".*"/"$$VERSION$$"/' -e '/set(KRITA_ALPHA 1)/d'
|
||||
CMakeLists.txt
|
||||
- sed -i -e '/set(KRITA_VERSION_STRING/s/".*"/"$$VERSION$$"/' -e '/set(KRITA_ALPHA
|
||||
1)/d' CMakeLists.txt
|
||||
- cd packaging/android/apk
|
||||
- echo 'gradle "$@"' > gradlew
|
||||
- sed -i -e '/billing/d' -e 's/versionCode .*/versionCode $$VERCODE$$/' build.gradle
|
||||
|
|
@ -715,8 +715,8 @@ Builds:
|
|||
- git checkout 5.1.2 -- packaging/android
|
||||
- python3 build-tools/copy_po.py
|
||||
- sed -i -e 's/donationLink->show();/donationLink->hide();/' libs/ui/KisWelcomePageWidget.cpp
|
||||
- sed -i -e '/set(KRITA_VERSION_STRING/s/".*"/"$$VERSION$$"/' -e '/set(KRITA_ALPHA 1)/d'
|
||||
CMakeLists.txt
|
||||
- sed -i -e '/set(KRITA_VERSION_STRING/s/".*"/"$$VERSION$$"/' -e '/set(KRITA_ALPHA
|
||||
1)/d' CMakeLists.txt
|
||||
- cd packaging/android/apk
|
||||
- echo 'gradle "$@"' > gradlew
|
||||
- sed -i -e '/billing/d' -e 's/versionCode .*/versionCode $$VERCODE$$/' build.gradle
|
||||
|
|
|
|||
Loading…
Reference in a new issue