we dont need this anymore. revisit this later to set the right CONFIG[]

This commit is contained in:
Bert van der Weerd 2022-07-25 18:13:59 +02:00
parent ee7cc19c6f
commit 769f6c26f2
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

2
mk.py
View file

@ -97,7 +97,7 @@ def build(debug=False):
# patches for windows only # patches for windows only
patch('../assets/package-manifest.patch') patch('../assets/package-manifest.patch')
patch('../assets/disable-verify-mar.patch') #patch('../assets/disable-verify-mar.patch')
patch('../assets/tryfix-reslink-fail.patch') patch('../assets/tryfix-reslink-fail.patch')
patch('../assets/fix-l10n-package-cmd.patch') patch('../assets/fix-l10n-package-cmd.patch')