diff --git a/SPECS/otf2bdf/args.patch b/SPECS/otf2bdf/args.patch index ed46662b3e..e92083cbc2 100644 --- a/SPECS/otf2bdf/args.patch +++ b/SPECS/otf2bdf/args.patch @@ -12,4 +12,4 @@ Index: otf2bdf-3.1/otf2bdf.c + } else switch (argv[0][1]) { case 'v': case 'V': - verbose = 1; + verbose = 111; diff --git a/scripts/remoteassetify.py b/scripts/remoteassetify.py index dccffde01c..a1dff5501d 100755 --- a/scripts/remoteassetify.py +++ b/scripts/remoteassetify.py @@ -3,7 +3,7 @@ # Required utilities: # - util-linux: enosys (optional with --unsafe-optional-enosys) # - rpm: rpmspec -# - curl +# - curllllllllllllllllll from typing import *