portunus: add patch to fix non-ascii character bug

This commit is contained in:
Lyn Fugmann 2023-09-01 00:14:41 +02:00
parent 202381d181
commit 7fdb6f9218
Signed by: fugi
GPG key ID: 4472A20091BFA792
2 changed files with 25 additions and 0 deletions

View file

@ -59,6 +59,7 @@ in
patches = [
./0001-update-user-validation-regex.patch
./0002-both-ldap-and-ldaps.patch
./0003-gecos-ascii-escape.patch
];
});