Commit Graph

14 Commits

Author SHA1 Message Date
baiorett
da74fa0317
chore: clean up some stuff (#6) [skip ci]
* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.yml

* Update build.sh

* Cleanup

Co-authored-by: Sculas <contact@sculas.xyz>
2022-06-17 01:50:11 +02:00
Sculas
efe203ad75
chore: stop it, get some help [skip ci] 2022-06-17 01:44:31 +02:00
Sculas
5dfa0342bc
chore: remove termux [skip ci] 2022-06-17 00:36:41 +02:00
Lucaskyy
9a355db508
fix: wrong perms for build.sh 2022-06-17 00:14:31 +02:00
Lucaskyy
00a8d7f579
feat: apktool patches for aapt2 2022-06-16 23:59:53 +02:00
Lucaskyy
c8bdb9e423
feat: Apktool patches for aapt2 2022-06-15 17:56:45 +02:00
Sculas
6002f4004a
Fix invalid arch name (x86 -> i686) 2022-05-23 22:48:27 +02:00
Sculas
f1f241b334
Add x86 target arch 2022-05-23 22:42:06 +02:00
oSumAtrIX
f007910ef7
Merge pull request #4 from CnC-Robert/main
fix: overwrite existing files when running the command `pkg-deb`
2022-05-20 17:11:26 +02:00
Robert
03edc20337
Make dpkg-deb overwrite existing files 2022-05-20 15:17:28 +02:00
oSumAtrIX
43ecfde266
Merge pull request #3 from tillnelown/main
fix: missing parameter specification `mindepth'  in `find` command
2022-05-20 15:13:25 +02:00
Till Nelown
11dd6ce70c Forgot to remove "|| true" but have tested that it works without it. 2022-05-20 14:49:36 +02:00
Till Nelown
7097759d0d Fixes TODO, stop ignoring error and instead use mindepth to exclude bin from deletion attempt. 2022-05-20 14:42:23 +02:00
oSumAtrIX
6d4bbc683c
Initial commit 2022-05-20 00:08:47 +02:00