mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-10-31 09:20:23 +00:00
disable u-patch in build-package
This commit is contained in:
parent
860d917d21
commit
56ebbe85e6
@ -174,7 +174,8 @@ for opt in ${@}; do
|
||||
;;
|
||||
|
||||
u-patch )
|
||||
update_patches
|
||||
#update_patches
|
||||
echo "u-patch is currently disabled as we use new patches from: https://github.com/Lanchon/haystack/pull/34"
|
||||
;;
|
||||
|
||||
check )
|
||||
|
Loading…
Reference in New Issue
Block a user