diff options
Diffstat (limited to 'security/apkid/files/patch-setup.cfg')
-rw-r--r-- | security/apkid/files/patch-setup.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/security/apkid/files/patch-setup.cfg b/security/apkid/files/patch-setup.cfg new file mode 100644 index 000000000000..18834493dc8e --- /dev/null +++ b/security/apkid/files/patch-setup.cfg @@ -0,0 +1,8 @@ +--- setup.cfg.orig 2022-04-06 18:11:23 UTC ++++ setup.cfg +@@ -2,4 +2,4 @@ + universal=1 + + [metadata] +-description-file = README.md ++description_file = README.md |