2
0
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:
Christopher Roy Bratusek 2020-09-09 20:20:39 +02:00
parent 860d917d21
commit 56ebbe85e6

View File

@ -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 )